Changes for page Set up CoAP Server
Last modified by Xiaoling on 2024/08/19 16:01
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,8 @@ 1 -Contents: 1 +**~ Contents:** 2 2 3 +{{toc/}} 3 3 5 + 4 4 = 1. Introduction = 5 5 6 6 ((( ... ... @@ -30,7 +30,9 @@ 30 30 ./bin/emqx_ctl plugins load emqx_coap # Run COAP service 31 31 ))) 32 32 35 +((( 33 33 (% style="color:red" %)**Notice: CoAP default port use 5683, if you install EMQX in a cloud server, make sure you open the UDP port 5683. So can receive the packets from NB-IoT.** 37 +))) 34 34 35 35 = 3. Test CoAP Server = 36 36 ... ... @@ -55,7 +55,7 @@ 55 55 56 56 Install Copper APP 57 57 58 -[[image:https://wiki.dragino.com/images/thumb/7/70/CoAP_Test_3.png/6 00px-CoAP_Test_3.png||height="523" width="600"]]62 +[[image:https://wiki.dragino.com/images/thumb/7/70/CoAP_Test_3.png/687px-CoAP_Test_3.png||alt="File:CoAP Test 3.png"]] 59 59 60 60 Install APP Successful 61 61 ... ... @@ -119,7 +119,9 @@ 119 119 120 120 == 3.4 Test CoAP Downlink == 121 121 126 +((( 122 122 Try to use MQTT.fx to publish a message to the topic (topic0) in the server. CoAP extension will see this incomming message. 128 +))) 123 123 124 124 125 125 Use MQTT.fx to publish the topic