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

Does NRF52810/NRF52811 chip set support BLE_central mode?

Hello every body,

Can i ask a question:

            Does NRF52810/NRF52811 chip set support  BLE_central mode?

I try to convert example code from "ble_app_blinky_c, pca10056" to run NRF52811. I also flashed "s112_nrf52_7.0.1_softdevice.hex" for NRF52811.

Everything process convert is Ok, no problem. But it didn't work. 

I read something on Nordic infocenter and see that, it seem NRF52810/NRF52811 don't work with BLE_central app.

Maybe not enough memory for it work or s112 softdevice does not support central mode, it is right?

Everyone have issue like me?

Related