I'm editing the Github example [ble_app_uart__saadc_timer_driven__scan_mode]. I'm using:
- nRF52 DK (nRF52832)
- SoftDevice: s132_nrf52_7.2.0_softdevice.hex
- SDK: nRF5_SDK_17.0.2_d674dde
I have changed RAM to RAM1 in flash_placement.xml. When I upload the code to nRF52 DK, I saw this error
cannot find run section .cli_sorted_cmd_ptrs_run referenced in cli_sorted_cmd_ptrs
please help, thanks!