Changes for page LG01v2 -- LoRa Gateway User Manual
Last modified by Kilight Cao on 2024/10/12 08:58
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -294,7 +294,7 @@ 294 294 (% style="color:red" %)**Prerequisites: **(%%)The configuration of LG01-V2 and LA66 Shield must match and the LA66 Shield firmware is **[[LA66 Peer-to-Peer firmware>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LA66%20LoRaWAN%20Shield%20User%20Manual/Instruction%20for%20LA66%20Peer%20to%20Peer%20firmware/]]**, users can use **AT+CFG** to check all configurations. 295 295 296 296 297 -=== **Log Temperature Sensor(DHT11) and send data to LG01 v2, show it in Node-RED.** ===297 +=== **Log Temperature Sensor(DHT11) and send data to LG01-V2, show it in Node-RED.** === 298 298 299 299 300 300 (% style="color:red; font-weight:bold" %)**LG01-V**(% style="color:red" %)**2 as Receiver: (configured as AT+RXMOD=65535,2)** ... ... @@ -364,31 +364,34 @@ 364 364 [[image:image-20221108170731-5.png||height="588" width="441"]] 365 365 366 366 367 -**1. open Arduino IDE**367 +==== **1. Open Arduino IDE** ==== 368 368 369 369 [[image:image-20221108172149-6.png||height="650" width="542"]] 370 370 371 371 372 -**2. 372 +==== **2. Open project** ==== 373 373 374 + 374 374 Users can download Arduino files from this link: [[attach:Log-Temperature-Sensor-and-send-data-to-Node-red.ino||target="_blank"]] 375 375 376 -Then click Compile and Upload to LA66 Shield, 377 +Then click Compile and Upload to LA66 Shield, 377 377 378 378 [[image:image-20221108172432-7.png]] 379 379 380 380 381 -**3. Open the Serial Monitor to check the LA66 Shield data** 382 +==== **3. Open the Serial Monitor to check the LA66 Shield data** ==== 382 382 383 -The LA66 Shield reads the temperature and humidity data from the sensor and sends it to LG01V2, 384 384 385 +The LA66 Shield reads the temperature and humidity data from the sensor and sends it to LG01-V2, 386 + 385 385 [[image:image-20221108174840-8.png||height="731" width="671"]] 386 386 387 387 [[image:image-20221108175113-9.png||height="556" width="998"]] 388 388 389 389 390 -**4. Import the flow to the built-in server on LG01 v2**392 +==== **4. Import the flow to the built-in server on LG01-V2** ==== 391 391 394 + 392 392 Users can import this example in Node-Red: [[attach:Log-Temperature-Sensor-and-send-data-to-node-red.json||target="_blank"]] 393 393 394 394 [[image:image-20221108180334-10.png||height="651" width="1141"]] ... ... @@ -396,7 +396,7 @@ 396 396 397 397 The temperature and humidity chart is displayed in the built-in node-red UI 398 398 399 -**Browser input: **LG01-V2IP:1880/ui/402 +**Browser input: (% style="background-color:yellow" %)__//http:~/~/<local-IPV4-address>//__(%%)** 400 400 401 401 [[image:image-20221108180458-11.png||height="402" width="1137"]] 402 402