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

BLE_UART example and manufacturer specific data issue (sdk15&15.1)

I am new to Nordic and have a simple question. I followed the instructions about setting up manufacturer specific data with BLE_Template example here: https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-advertising-a-beginners-tutorial. It worked fine with the modified advertising_init() function. However, when I tried it with BLE_UART example, it did not work. It seemed to have an error code 0x0000000c. I didn't change anything of the examples, except the advertising_init() function. Can anyone repeat this and explain what might go wrong and how to make it work with BLE_UART example? Thanks.

Related