Hi,
I have an external flash ( via QSPI ) working on NRF52840 Based product.
I'd like to redirect all NRF_LOG message to a file , is there a similar log backend available ?
If not - what will be the best way to go about it ?
The reason is that I do not have CLI on the final product, but I do have access to the file stored on the external flash via USB MSD Driver.
Thanks,
Ran