Migrate from nRF52832 to nRF52833

Hello, we currently use nRF52832 in our product. For the next generation of this product, we are hoping to upgrade to a new module that uses nRF52833. However, this is only practical if we can use our existing codebase without significant modification.

We use nRF52 SDK v15.3.0 and S132 SoftDevice v6.1.1.

What modifications to our code might be required, if any?

Related