We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
exeute following steps: 1 install latest emqx image,and start 2 login Dashboard, start emqx_coap (4.0.5) 3 libcoap/examples/coap-client -m put -e 1234 "coap://127.0.0.1/mqtt/topic1?c=client1&u=tom&p=secret" then prompt "Mar 31 17:46:14.151 WARN coap_network_read: unreachable" can anybody help me? thanks advance.
The text was updated successfully, but these errors were encountered:
The coap plugin listens on udp:5683 port. Do you expose the port out of the container?
Sorry, something went wrong.
Hi @yuqih Any updates for there?
HJianBo
No branches or pull requests
exeute following steps:
1 install latest emqx image,and start
2 login Dashboard, start emqx_coap (4.0.5)
3 libcoap/examples/coap-client -m put -e 1234 "coap://127.0.0.1/mqtt/topic1?c=client1&u=tom&p=secret"
then prompt "Mar 31 17:46:14.151 WARN coap_network_read: unreachable"
can anybody help me? thanks advance.
The text was updated successfully, but these errors were encountered: