Amazing technological breakthrough possible @S-Logix pro@slogix.in

Office Address

  • #5, First Floor, 4th Street Dr. Subbarayan Nagar Kodambakkam, Chennai-600 024 Landmark : Samiyar Madam
  • pro@slogix.in
  • +91- 81240 01111

Social List

How to Use Timer Function in CoAP using Contiki-NG?

Timer function in CoAP using contiki-NG

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


Coap timer systerm
Step 2

Run the Simulation


Update the clock timer in the coap timer
Step 3

Mote Output


Mode output