Hi All,
I'm trying to test the ble_app_hrs_rscs_relay example on an nRF51822 (256 Ko flash / 16 Ko RAM) with the softdevice s130 but unfortunately the program is not being run. Compiling with Keil gives the following results:
Memory mapping is as following:
I'm using default Stack/Heap configuration in the startup code:
Please note, this same example is running perfectly on nrf51422 on the Nordic nRF51-DK (PCA10028 V1.1.0).
Could you please confirm that this issue is because of insufficient RAM size?
Many thanks in advance.