I have a custom firmware developed on a nrf52832 SoC. I would like to know if i could see nrf logs such as nrf_log_info and nrf_log_debug via bluetooth? if this is possible how do i go about achieving this?
Thanks.
I have a custom firmware developed on a nrf52832 SoC. I would like to know if i could see nrf logs such as nrf_log_info and nrf_log_debug via bluetooth? if this is possible how do i go about achieving this?
Thanks.
Only if you wrote some code that forwarded them over the BLE link
Only if you wrote some code that forwarded them over the BLE link