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