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

Migrate softdevice from S132 to S113

Due to the recent semiconductor global shortage, we are changing the chip on our device currently on the market from the nRF52832 chip to the newer nRF52833. I am in charge of the migration and opted for using the softdevice S113 as it is compatible with both chips which will allow to continue developing code that will be functional on both the old devices and the new ones

I am using GCC 10.2.1 and SDK 7.0.2

I already changed the headers on the Makefile, along with flashing the new softdevice and the code is compiling correctly but it is not running.

What other changes/modifications am I probably missing?

Parents Reply Children
No Data
Related