hi every one.
I need to load softdevice to nRF52 preview DK before execute this app follow it, but i don't know exactly how to do it.
This is my solution:
- open a example softdevice, eg: ble_app_uart
- first choose "s132_nrf52_1.0.0-3.alpha_softdevice" and press "load" button as follow pic:
choose s132_nrf52_1.0.0-3.alpha_softdevice.png
- second re-choose "nrf52832_xxaa_s132" compile it andpress "load" button to put it into nRF52 preview DK or press run debug.
re-choose nrf52832_xxaa_s132.png
please tell me is it right? I do that but fail when debug or can not connect nRF52 preview kit with nRF Toolbox(UART) app.
thanks a lot!