How to Use Timer Function in CoAP using Contiki-NG?
Share
Timer Function in CoAP
Description:
When the node is Start to send the Data Packet towards the server,that time Timer is used.
When the Timer value will expire on a particular node, the communication of a node will move on to the next node.
Step 1
Open a source Code in a following location : >> contki-ng / os / net / app-layer / coap-timer.c