Hello
I am programming using the nrf52832 module 'MDBT42Q-512KV2' in SDK v17.0.
This works well without any problems in the example ble_app_blink. However, the BLE is not working on the ble_app_uart and the ble_app_hrs.
When I debugged them, they all seem to have a problem with the log_init. Then is this a Softdevice problem?
Can I get a solution to this problem?
Thank you!