Hi,
I am using nrf42840 dk board,sdk 14.2 and keil IDE.I have integrated bmp180 sensor code with ble_app_proximity code.I have no errors.After loading the code,I am getting the following error:
<error> app: Fatal error
<warning> app: System reset
I also changed the RAM start value from 0x20002088 to 0x20002A98,
ans its size from 0x3DF78 to 0xD568.
But i am getting ram memory issue.I dont know how to change this value.Please help me out!
Thanks in advance!!