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,8 +1,6 @@ 1 - **~Contents:**1 +Contents: 2 2 3 -{{toc/}} 4 4 5 - 6 6 = 1. Introduction = 7 7 8 8 ((( ... ... @@ -32,9 +32,7 @@ 32 32 ./bin/emqx_ctl plugins load emqx_coap # Run COAP service 33 33 ))) 34 34 35 -((( 36 36 (% 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 -))) 38 38 39 39 = 3. Test CoAP Server = 40 40 ... ... @@ -123,9 +123,7 @@ 123 123 124 124 == 3.4 Test CoAP Downlink == 125 125 126 -((( 127 127 Try to use MQTT.fx to publish a message to the topic (topic0) in the server. CoAP extension will see this incomming message. 128 -))) 129 129 130 130 131 131 Use MQTT.fx to publish the topic