Changes for page TTN Stack 3
Last modified by Xiaoling on 2023/04/23 15:28
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,6 @@ 1 -Contents: 1 +**~ Contents:** 2 2 3 +{{toc/}} 3 3 4 4 = 1. Introduction = 5 5 ... ... @@ -9,8 +9,9 @@ 9 9 10 10 Use MQTT API for downlink: Reference: [[TTN Stack v3 MQTT reference>>url:https://thethingsstack.io/v3.1.0/guides/getting-started/mqtt/]] 11 11 12 - 13 +((( 13 13 **Download command is:** 15 +))) 14 14 15 15 (% class="box" %) 16 16 ((( ... ... @@ -17,8 +17,9 @@ 17 17 mosquitto_pub -h eu1.cloud.thethings.industries -p 1883 -t v3/akXXXXXps@XXXXXX/devices/lsn50/down/push -u akXXXXXps@XXXXXX -P NNSXS.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.LVQZECLX5FZ3XO5ACOW47IZ6HM54DMBBU776C53ZQHPLPQALIXYA -m '{"downlinks":[{"f_port": 2,"frm_payload":"AwAA","priority": "HIGH","confirmed": true}]}' 18 18 ))) 19 19 20 - 22 +((( 21 21 The MQTT command use (% style="color:#4f81bd" %)**-h,-p,-u,-P** (%%)options. We can find them in the website. 24 +))) 22 22 23 23 [[image:https://wiki.dragino.com/images/thumb/2/2f/Stack_v3_downlink_1.png/600px-Stack_v3_downlink_1.png||height="375" width="600"]] 24 24 ... ... @@ -73,12 +73,16 @@ 73 73 == 3.2 MIC Mismatch or MIC Failed == 74 74 75 75 ((( 79 +((( 76 76 When the device is registered or the device is working normally, the problem of MIC mismatch and MIC failed occurs. 77 77 ))) 82 +))) 78 78 79 79 ((( 85 +((( 80 80 Under normal circumstances, users need to change the APPKEY to solve this problem. 81 81 ))) 88 +))) 82 82 83 83 [[image:https://wiki.dragino.com/images/thumb/d/dd/MIC_mismatch.png/600px-MIC_mismatch.png||height="208" width="600"]] 84 84