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

how to jump to bootloader in s110 with softdevice 6.2.1

I wrote code to jump from application to bootloaer in softdevice 7.1.0. It work allright,but other module of the whole program got a trouble like this

devzone.nordicsemi.com/.../

got a 0x2A when using iPhone 5s and iPhone 6

So,I'm now trying to use softdevice 6.2.1.

But I found that the softdevice 6.2.1 do not have the api

sd_softdevice_vector_table_base_set

sad news.

I found a sd_softdevice_forward_to_application

but it seems just use for jump from bootloader to application.

Any body got Any advice? Thanks very much.

Parents Reply Children
No Data
Related