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

nrf52 S132 serialization 128bit advertising issue

Hello, I followed the example for doing 128 bit UUID advertising using ble_app_uart example. The problem is, this seems to work if I run it when the radio and controller are the same device. However, when I run the example porting over to a serialized version, I cannot see my device in the nrfconnect app. However, if I change the UUID type to BLE_UUID_TYPE_BLE from BLE_UUID_TYPE_VENDOR_BEGIN, I see the device advertising as normal in nrfconnect app. Has anyone run into this problem, of advertising 128-bit UUID via serialized application? Thanks!

Parents Reply Children
No Data
Related