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

Peer Manager with DFU bootloader in SDK 11.0.0

I added the peer manager in my SDK11.0.0 application. I also have OTA DFU but everytime I boot into the bootlader, the first connection fails and I have to reconnect again from the mobile phone. I guess that has to do with pairing information not being recovered on the bootloader so I am adding the peer manager to the booloader too.

I am aware that by the time SDK11.0.0 the peer manager was still experimental. Anyhow, is there any example code of the booloader in sdk 11.0.0 using the peer manager? I can't ugprade to newer SDKs right now.

Also, I am afraid that adding it affect the size of the bootloader. I guess is safe to simply increase the size of the flash region reserved for the bootloader, isn't it?

Parents Reply Children
No Data
Related