Hi, Im using Nrf51422 DK board. When I try the ble_app_multilink_central example in the SDK12, it works on the DK board. But it does not work in NRF51822. (NRF51822 QFAA)
I tried the settings on this link but it did not. Link
Help me please.
Hi, Im using Nrf51422 DK board. When I try the ble_app_multilink_central example in the SDK12, it works on the DK board. But it does not work in NRF51822. (NRF51822 QFAA)
I tried the settings on this link but it did not. Link
Help me please.
The IRAM settings should be identical as in the answer. i.e. start = 0x20002BC0 and size = 0x1440.
i didn't see any error when start the debug session, but when i set a break point at the main(), it just didn't hit it. I have tried 0x20002BCo and 0x1440 but got a compile error. thanks..
Ok, could you create a new question describing you issue and link to this question?
ok thanks for the help