hi guys, I'm looking for understand how to send a simple signal using ble mesh between two nrf52840 boards.
The available example aren't so usefull in order to have the input signal to trasmitt but I need to have a pin interrupt on a gpio port that start trasmission in tx-board ,so in the rx one riceve only the pin-interrupt.
In which way can I set this using the given examples???
some advices?
Thanks a lot for your answers!!!!
I tried to do something like that..using the example on light switch,but obviusly it didn't work..moreover in no way does the board recognize the interrupt input on port 28!!!