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,37 @@ 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 + 90 + 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==96 +== Example Send & Get Messages via LoRaWAN in PC == 88 88 98 +== Example Send & Get Messages via LoRaWAN in RPi == 89 89 90 -== Send & Get Message via LoRaWAN == 100 +(% class="wikigeneratedid" %) 101 +=== Install USB Driver === 91 91 92 92 === Install Minicom === 93 93 94 94 95 - Example:LA66USB Modulegotmessagefrom LA66 LoRa Shield andsendtheensor data to NodeRed.106 +=== Use AT Command to send an uplink message. === 96 96 108 + 109 +=== Send CPU/RAM/Flash usage to TTN via a script. === 110 + 111 + 112 +== Example: LA66 USB Module got a message from LA66 LoRa Shield and send the sensor data to NodeRed. == 113 + 97 97