Hi!
I have an observer that listens for advertises from just one ble switch. I can control the leds on the nRF52 DK with the switch. Now i want to connect to nrf connect and control the leds from my phone.
I have tried to use the ble_app_hrs_rscs_relay example from the sdk. i can still control the leds with the switch and i can se it advertise in nRF connect but how do i send and recive data when connected?
thanks!