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)
-
Attachments (0 modified, 3 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -342,7 +342,7 @@ 342 342 343 343 When LG01-V2 replies with ACK when it receives a packet sent by LA66 sheild. 344 344 345 -[[image:image-20221108164413-2.png]] shield345 +[[image:image-20221108164413-2.png]] 346 346 347 347 348 348 In the real-time log of LG01-V2: ... ... @@ -378,14 +378,29 @@ 378 378 [[image:image-20221108172432-7.png]] 379 379 380 380 381 -3. 381 +**3. Open the Serial Monitor to check the LA66 Shield data** 382 382 383 383 The LA66 Shield reads the temperature and humidity data from the sensor and sends it to LG01V2, 384 384 385 - Users canimport this examplen node-red:385 +[[image:image-20221108174840-8.png||height="731" width="671"]] 386 386 387 +[[image:image-20221108175113-9.png||height="556" width="998"]] 387 387 388 388 390 +**4. Import the flow to the built-in server on LG01v2** 391 + 392 +Users can import this example in Node-Red: [[attach:Log-Temperature-Sensor-and-send-data-to-node-red.json||target="_blank"]] 393 + 394 +[[image:image-20221108180334-10.png||height="651" width="1141"]] 395 + 396 + 397 +The temperature and humidity chart is displayed in the built-in node-red UI 398 + 399 +**Browser input: **LG01-V2 IP address:1880/ui/ 400 + 401 +[[image:image-20221108180458-11.png||height="402" width="1137"]] 402 + 403 + 389 389 = (% style="color:inherit; font-family:inherit; font-size:29px" %)**6. How users can access LG01**(%%)**-V(% style="color:inherit; font-family:inherit; font-size:29px" %)2 using serial USB(%%)** = 390 390 391 391
- Log-Temperature-Sensor-and-send-data-to-node-red.json
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +806 bytes - Content
-
... ... @@ -1,0 +1,36 @@ 1 +[ 2 + { 3 + "id": "4ea60ce4df40717c", 4 + "type": "serial in", 5 + "z": "5f10779accc05655", 6 + "name": "", 7 + "serial": "bb1c0e81fd51fa9e", 8 + "x": 210, 9 + "y": 60, 10 + "wires": [ 11 + [ 12 + "40eac96a52733f7a", 13 + "79722a224bb22c96" 14 + ] 15 + ] 16 + }, 17 + { 18 + "id": "bb1c0e81fd51fa9e", 19 + "type": "serial-port", 20 + "serialport": "/dev/ttyUSB0", 21 + "serialbaud": "9600", 22 + "databits": "8", 23 + "parity": "none", 24 + "stopbits": "1", 25 + "waitfor": "", 26 + "dtr": "none", 27 + "rts": "none", 28 + "cts": "none", 29 + "dsr": "none", 30 + "newline": "\\n", 31 + "bin": "false", 32 + "out": "char", 33 + "addchar": "\\r\\n", 34 + "responsetimeout": "10000" 35 + } 36 +]
- image-20221108180334-10.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +159.3 KB - Content
- image-20221108180458-11.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +52.4 KB - Content