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

Want to communicate between two devices using customised commands

Hi

I have 2 customised board with nrf52832, I wanted to communicate between 2 devices. Like to send commands like turn on/off LED from my one board to on/off LED on my second board. If I press button on one device it should be notified at other device etc.

Which BLE functionality I should refer for this ? Do I need to create any separate GATT service for this?

Thanks,

KRA

Related