Changes for page LA66 LoRaWAN Shield User Manual
Last modified by Xiaoling on 2023/05/26 14:19
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -313,6 +313,29 @@ 313 313 314 314 315 315 316 += (% id="cke_bm_637361S" style="display:none" %) (%%)Example: Send PC's CPU/RAM usage to TTN via python = 317 + 318 +==== Use python as an example: ==== 319 + 320 +(% class="wikigeneratedid" %) 321 +===== ===== 322 + 323 +===== Preconditions: ===== 324 + 325 +1.LA66 USB LoRaWAN Adapter works fine 326 + 327 +2.LA66 USB LoRaWAN Adapter is registered with TTN 328 + 329 +===== Steps for usage ===== 330 + 331 +1.Press the reset switch RESET on the LA66 USB LoRaWAN Adapter 332 + 333 +2.Run the python script in PC and see the TTN 334 + 335 +[[image:image-20220602115852-3.png||height="450" width="1187"]] 336 + 337 + 338 + 316 316 == Example Send & Get Messages via LoRaWAN in RPi == 317 317 318 318 Assume user already input the LA66 USB LoRaWAN Adapter OTAA Keys in TTN and there is already TTN network coverage. ... ... @@ -356,26 +356,6 @@ 356 356 357 357 358 358 359 -=== Send PC's CPU/RAM usage to TTN via script. === 360 - 361 -==== Take python as an example: ==== 362 - 363 -===== Preconditions: ===== 364 - 365 -1.LA66 USB LoRaWAN Adapter works fine 366 - 367 -2.LA66 USB LoRaWAN Adapter is registered with TTN 368 - 369 -===== Steps for usage ===== 370 - 371 -1.Press the reset switch RESET on the LA66 USB LoRaWAN Adapter 372 - 373 -2.Run the script and see the TTN 374 - 375 -[[image:image-20220602115852-3.png]] 376 - 377 - 378 - 379 379 == Example: LA66 USB Module got a message from LA66 LoRa Shield and send the sensor data to NodeRed. == 380 380 381 381