This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Read Temperature sensor on button press

Hi I'm using nRF5 SDK for mesh. with DK PCA10040.

I want to read the temperature sensor reading on button press. Please give me guidelines on implementing this.

Thank you.

Parents Reply
  • Ok, have you figured out how to press the button on the light switch client example & get the temperature of the board on the client? Now, instead of doing this, you want to press a button on the client, which will then make the server blink it's LED & send an Acknowledgement with the temperature of the server, correct? You could send a reliable unicast message to achieve this. Have I understood the question correctly?

Children
Related