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

NRF52832 and NRF52840 Software compatibility

Hi guys!

I want to select NRF52840 as my target platform. Is it possible to start software developing on 52832 (for which I have devkit) and then seamlessly move my code to 52840 when I'll have proper devkit or prototype with 52840?

It seems like 52840 will have every peripheral as 52832 has, plus wireless stack is unified for all NRF52 devices, right? So there mustn't be any obvious reasons that that idea won't work.

Parents Reply
  • Thank you for this post.  Will the sdk examples that work on the 52832 work without changes on the 52840, assuming the proper softdevice is used and the pin assignments are correct in the bsp header file?  We have a working product using the nrf52832 (sdk 14.2.0, s132) based heavily on the ble_app_hids_keyboard example and I'm trying to get a feel for how much work might be involved in porting it to the 52840.  

Children
Related