Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

Switching from nrf52480 to nrf52832 to run connectivity application

I have successfully run, Nordic serialisation connectivity application on nrf52480, (And able to control this from a custom board, and also from PC). But I want to use a lighter module than 52480. So currently thinking to use 52832.

Do you have anything specific which I need to check before going for this?

And Can I just compile the same connectivity application (Without any code change) for nrf52832. I am currently using s140 softdevice. Will I be able to use the same in nrf52832?

Related