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 (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Edwin - Content
-
... ... @@ -78,20 +78,39 @@ 78 78 79 79 LA66 LoRaWAN Shield is the Arduino Breakout PCB to fast test the features of LA66 module and turn Arduino to support LoRaWAN. 80 80 81 +== Pin Mapping & LED == 81 81 83 +== Example: Use AT Command to communicate with LA66 module via Arduino UNO. == 84 + 85 +== Example: Join TTN network and send an uplink message, get downlink message. == 86 + 87 +== Example: Log Temperature Sensor(DHT11) and send data to TTN, show it in DataCake. == 88 + 89 +== Upgrade Firmware of LA66 LoRaWAN Shield == 90 + 91 + 92 + 82 82 = LA66 USB LoRaWAN Adapter = 83 83 84 84 LA66 USB LoRaWAN Adapter is the USB Adapter for LA66, it combines a USB TTL Chip and LA66 module which can easy to test the LoRaWAN feature by using PC or embedded device which has USB Interface. 85 85 86 86 87 -== InstallUSBDriver==98 +== Example Send & Get Messages via LoRaWAN in PC == 88 88 100 +== Example Send & Get Messages via LoRaWAN in RPi == 89 89 90 -== Send & Get MessageviaLoRaWAN==102 +=== Install USB Driver === 91 91 92 92 === Install Minicom === 93 93 106 +=== Use AT Command to send an uplink message. === 94 94 95 - Example:LA66 USBModulegot messagefromLA66LoRaShieldandsend the sensordata to NodeRed.108 +=== Send CPU/RAM/Flash usage to TTN via a script. === 96 96 110 + 111 +== Example: LA66 USB Module got a message from LA66 LoRa Shield and send the sensor data to NodeRed. == 112 + 113 + 114 +== Upgrade Firmware of LA66 USB LoRaWAN Adapter == 115 + 97 97