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

bootloader fails with hex from Android, but OK with iOS

Hi - I'm using the 51422 dfu bootloader from the nrf 6.0.0 SDK and it works fine with the iOS apps, I can send both .bin and .hex files to the device and it works fine. However, with the same exact hex file when loaded from the NRF Toolkit on Android (4.4, Dell Venue 7 & Samsung Galaxy), the download process completes 100% successfully, then it tries to jump to the start address 0x20000 of the app and it just stops, never actually reaching the app code. I've tried this with the sample hrs hex file provided and my own hex files and I get the exact same problem on Android.

What could be different between the Android implementation and iOS?

Parents Reply Children
No Data
Related