I want to implement CoAP in arduino
I found a source code based on arduino uno which communicates through zigbee
But CoAP is a protocal based on UDP,I am confused how to realize using zigbee
Why not use Arduino Ethernet?
I'm also interested in this topic! Did you find any information about?