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

The ble_nus cann't Tx data or notification in Central_Peripheral projects.

Hi Sir,

I hope to add ble_nus and ble_nus_c into Central_and_Peripheral projects (ble_app_multirole_lesc and ble_app_hrs_rscs_relay), I use SDK 15.0.0 and nRF52832.

There are some issues in ble_nus:

Issue 1: Plug the ble_nuc.c into the project (ble_app_multirole_lesc), the APP nRFConnect only RX to send data to the device, but its TX notification can't get data from the device.  In the                        device firmware, it can't receive a notification form APP. I use the same ble_nus.c in a peripheral project (ble_app_uart), RX and TX are OK with nRFConnect.

              Do you have new example for these topic (ble_nus + ble_nus_c) for the Central_and_Peripheral project?

Issue2: I use ble_nus_c and define a new Service for Send and Receive data (it is not a UART), It has the same issue, the nRFConnect APP can send data to the device, and the Receive notification no response.

Can you recommend a temple service (i.e. Battery, HRS, etc.) for me to define my custom Service? 

 

Parents Reply Children
No Data
Related