Hello,
I have upgraded my project from nRF_Connect 1.5.1 to nRF_Connect 1.6.0.
It runs on nRF9160 and I use RTT viewer v7.50a.
The problem that I see is that the logs now don't contain the log time stamp.
It looks like this on nRF_Connect 1.6.0, Zephyr OS build v2.6.0-rc1-ncs1 (no timestamp):
00> I: Network registration status: REGISTERED_HOME
00> I: LTE is now Connected
It used to look like this on nRF_Connect 1.5.1 Zephyr OS build v2.4.99-ncs2 (with timestamp):
00> [00:00:06.982,177] <inf> lte_app: Network registration status: REGISTERED_HOME
00> [00:00:06.982,208] <inf> lte_app: LTE is now Connected
Any suggestions on how to make it work on nRF_Connect 1.6.0 ?
Thank you in advance ,
Rafalino
