This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

communication: coordinator - enddevice

How I can send a temperature measurement from coordinator to the end device and that It is printed on the LCD enddevice, what is the code for this?

Shipping Temperature: coordinating end device

  • Hi David, 

    the easiest way to do this is to load the "Genericapp" sample from of Zstack. Please check out for the same. A string called "hello world" is transmitted there instead of your temperature values, and you should modify a little so that you can transmit them and display them on LED.

    By the way, you havent mentioned, on what target you are working on.

    Best regards, 

    Vidya.