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

nRF52 flash_softdevice not functioning

So I have flashed the experimental_ble_app_blinky, using the hex file provided using the drag and drop functionality(which is awesome BTW), and everything seems to be behaving as normal. I can find it in mobile app. Notification characteristics seem to be working etc. I wanted to make a small change in the code and flash my own. However when I build with GCC and then use the "make flash", "make flash_softdevice" or simply use nrfjprog, nothing happens. my device is no longer discoverable via scan on the mobile app, no lights appear. Any ideas?

Parents Reply Children
Related