Hello,
Few years ago I developed an application for nRF52832 (BMD-300). Now our customer wants to port the application to nRF52810 (BMD-330) as BMD-300 is not available any more.
Is there any migration guides available how to proceed? I don't have any BMD-330 modules so I can not even check whether the firmware can be programmed.
Which softdevice is pre programmed at factory to nRF52810? I used v6.0 for BMD-300.
How to setup the memory layout during the compile and link time? I'm using plain Makefile and gcc as cross compiler.
Cheers, Timo