Triggering an interrupt from aplication (main) level in mesh.

Hello,

i'm using nRF5 SDK 17.0.2and  nRF5 SDK for Mesh v5.0.0 using the examples light switch client and server.

I am trying to triggen or simulate a button press on client example to simply send a messege from one node to another. I have tried timer example and fuctions there, it didnt work. I tried the app_scheduler, same results. I spent more than a week on it and lost all my hope.

Is there any example or project that will help ease my suffering ?

  • Hi. 

    Thank you for your question. 

    Our official examples are available in the SDK.

    I have tried timer example and fuctions there, it didnt work.

    Maybe you could elaborate a little on what you have tried and what didn't work? Did you debug the device, got any error codes from your changes etc?

    I am trying to triggen or simulate a button press on client example to simply send a messege from one node to another.

    Some examples should have actions bound to buttons available on the DK. You might be able to use that as a template for your own application. 

    Br, 
    Joakim

Related