This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nRF51822 doesn't work with softdevice 8.0.0

when i download the 7.0.0 softdevice and the demo project "Nordic\nrf51822\Board\pca10001\s110\experimental\ble_app_uart" to my nRF51822 board,it works well,but use the 8.0.0 softdevice and the demo project "nRF51_SDK_8.0.0_5fc2c3a\examples\ble_peripheral\ble_app_uart",it doesn't work,the phone app can't find the ble device,could you tell me what's the problem? tks.

Parents Reply
  • Are you sure that you are flashing the right softdevice S110_v_8.0.0? can you start your debugger and put the breakpoint in the first line of the main and click run. If the breakpoint hits then it means that the problem is somewhere else. If it does not hit, then there are still problems with your IRAM and IROM settings

Children
No Data
Related