This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

send NRF_LOG to external eeprom

Hello everyone, 

I work with a custom board with the nRF52840 chip on it. We have  pressure, humidity and temperature sensor and accelerometer sensor on the board. We need to read the sensor's values and logged it on an eeprom.

Our application is a BLE app with SoftDevice s140 and SDK 15.2.0.

My question is: It is possible to redirect NRF_LOG to the eeprom? 

In the low level is there a weak function that could be implement to take another method of log transmission? 

Thank you for your response. 

Etienne

Parents Reply Children
Related