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
-
... ... @@ -52,6 +52,7 @@ 52 52 53 53 == Pin Mapping == 54 54 55 +[[image:image-20220523101537-1.png]] 55 55 56 56 == Land Pattern == 57 57 ... ... @@ -77,20 +77,40 @@ 77 77 78 78 LA66 LoRaWAN Shield is the Arduino Breakout PCB to fast test the features of LA66 module and turn Arduino to support LoRaWAN. 79 79 81 +== Pin Mapping & LED == 80 80 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 + 81 81 = LA66 USB LoRaWAN Adapter = 82 82 83 83 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. 84 84 97 +== Pin Mapping & LED == 85 85 86 -== InstallUSBDriver==99 +== Example Send & Get Messages via LoRaWAN in PC == 87 87 101 +== Example Send & Get Messages via LoRaWAN in RPi == 88 88 89 -== Send & Get MessageviaLoRaWAN==103 +=== Install USB Driver === 90 90 91 91 === Install Minicom === 92 92 107 +=== Use AT Command to send an uplink message. === 93 93 94 - Example:LA66 USBModulegot messagefromLA66LoRaShieldandsend the sensordata to NodeRed.109 +=== Send CPU/RAM/Flash usage to TTN via a script. === 95 95 111 + 112 +== Example: LA66 USB Module got a message from LA66 LoRa Shield and send the sensor data to NodeRed. == 113 + 114 + 115 +== Upgrade Firmware of LA66 USB LoRaWAN Adapter == 116 + 96 96