hello ,
can anyone guide how to add custom service and charactericteristic and receive data from nrf connect app using handler
i am using
board :PCA10040
nRF52DK
SDK 14
hello ,
can anyone guide how to add custom service and charactericteristic and receive data from nrf connect app using handler
i am using
board :PCA10040
nRF52DK
SDK 14
Hi,
I advice you to have a look at the BLE Blinky Application and UART/Serial Port Emulation over BLE. Both show how to use custom services and how you can receive data from a peer device like a mobile phone with nRF Connect.
Hi,
I advice you to have a look at the BLE Blinky Application and UART/Serial Port Emulation over BLE. Both show how to use custom services and how you can receive data from a peer device like a mobile phone with nRF Connect.