Hi,
I have NRF_LOG configured with a RTT backend. This works great while debugging, but during beta-testing in the field there is no way to access the log.
Is it possible to (also) log to a RAM fifo so I can read it over BLE?
Preferably the RAM fifo simply fills all unused RAM so it's as large as possible.
What (general) steps do I have to take to make such a system work?
Thanks in advance.
Kind regards,
Remco Poelstra