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

Ble not advertising after adding twis i2c slave configuration.

Hello everyone,

I am working with nrf52832 ble_app_uart example project. I added twis i2c slave functionality in this project, and the project is working fine. Whenever I flashed the project in the development kit using segger embedded studio, I can see the device is advertising but when i power off the development and power on it again the device is not advertising. I do not understand why is this thing happening. ble_app_uart project is working fine Without adding the i2c slave functionality. I observed this issue after adding the i2c slave part only. 

Please help me to solve this, why I am getting this kind of issue. I have attached the project as well

sdk version: - 16.0.0

chip: - NRF52832

development platform: - Segger embedded studio

Regards

Pradeep

.test_BLE.zip

Related