COAP experiment using two ESP32 as client and server
Posted: Wed Oct 04, 2017 11:13 pm
Hi,
Did anyone try the coap example (server/client experiment)? If yes, could you please explain your experiment in detail here. I referenced the github link for examples (https://github.com/espressif/esp-idf/tr ... /protocols), but without any documentation, I am having some trouble. So, I am trying the same coap experiment between two esp32 as server/client, but it is not clear what to expect from coap_server and coap_client code. I have attached the screenshot of two terminal- one each for client and server terminal. The problem is that the 'client' is not printing/displaying any data. I am not sure what to do next or if I am doing it correctly or not.
Did anyone try the coap example (server/client experiment)? If yes, could you please explain your experiment in detail here. I referenced the github link for examples (https://github.com/espressif/esp-idf/tr ... /protocols), but without any documentation, I am having some trouble. So, I am trying the same coap experiment between two esp32 as server/client, but it is not clear what to expect from coap_server and coap_client code. I have attached the screenshot of two terminal- one each for client and server terminal. The problem is that the 'client' is not printing/displaying any data. I am not sure what to do next or if I am doing it correctly or not.