Changes for page MQTT Forward Instruction
Last modified by Kilight Cao on 2024/08/31 16:26
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -444,7 +444,7 @@ 444 444 * Downstream: Listening broadcast message from gateway, and print it in console. 445 445 * The LoRa parameter settings in Arduino should match the LoRa settings in gateway, as below: 446 446 447 -[[image: https://wiki.dragino.com/images/thumb/3/3b/MQTT_Command_17.png/600px-MQTT_Command_17.png||height="197" width="600"]]447 +[[image:image-20220527140354-18.png]] 448 448 449 449 LoRa Parameter should match 450 450 ... ... @@ -451,10 +451,11 @@ 451 451 452 452 Below is the test result after the Arduino Sketch is running. 453 453 454 -[[image: https://wiki.dragino.com/images/thumb/6/63/MQTT_Command_18.png/600px-MQTT_Command_18.png||height="319" width="600"]]454 +[[image:image-20220527140459-19.png]] 455 455 456 456 Upstream Data Flow 457 457 458 + 458 458 [[image:https://wiki.dragino.com/images/thumb/1/18/MQTT_Command_19.png/600px-MQTT_Command_19.png||height="309" width="600"]] 459 459 460 460 Downstream Data Flow