infocenter.nordicsemi.com/.../migration.html
nrf_sdh_ble_enabled(&ram_start);
must be
nrf_sdh_ble_enable(&ram_start);
infocenter.nordicsemi.com/.../migration.html
nrf_sdh_ble_enabled(&ram_start);
must be
nrf_sdh_ble_enable(&ram_start);
Thank you for reporting this. I have reported this internally.
Best regards
Bjørn
Thank you for reporting this. I have reported this internally.
Best regards
Bjørn