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

Nordic UART Relay

Hi,

I'm trying to adapt the HRS/RSCS relay example from the SDK to use the Nordic UART service instead. Currently I can connect to the central just fine, but if I try to connect a peripheral to the central, the central will crash after receiving a descriptor from the peripheral, but I've had a hard time figuring out where or why this crash occurs.

I've tried using both a PCA10040 and a PCA10028, using the 12.2 SDK and softdevices. My current project: ble_app_nus_relay.zip

Thanks, Reuben

EDIT: locals.PNG

Related