What is the size of CoAP packet?
I'm new for this technology, can somebody help me to know about some doubt? Q-1. What is the size of CoAP packet? (I know there is 4 byte fixed header, but what is the maximum size limit including header, option and payload?) Q-2. Is there any concept for Keep Alive like MQTT? (It works on UDP for how much time it keeps open the connection, is there any default time or it keeps open every time when we send packet?) Q-3. Can we use CoAP with TCP? (Main problem with it CoAP is it works on UDP, is there any concept like MQTT QoS? Let's say a sensor publishes some data every one second, if