Hi
I'm using nRF5 SDK V12.0 and S132 on nRF52832, I add a peripheral service base on the ble_app_multilink_central example so that the phone can connect to the center. Now all the function is OK and I want to mergehex the files into one file. But I found that it indicates there are conflicts.
I nRFgo studio to progrm this application, I program S132 first and it's OK, then I program the application, it indicates the flash is not erased. But I can use Keil to download online.
I think these two problem is the application has exceed the size of the flash. However, I have check the .map file as follow:
Total RO Size (Code + RO Data) 49740 ( 48.57kB)
Total RW Size (RW Data + ZI Data) 25740 ( 25.14kB)
Total ROM Size (Code + RO Data + RW Data) 49856 ( 48.69kB)
So could you give me some advice? Thanks.
nRF52_bootloader_V12.0_Reply.hex
s132_nrf52_3.0.0_softdevice.hex