Hello,
the nRF9160 product specification 1.0 states in 5.1.4.2:
"Note: The LTE modem requires using LFXO as the LFCLK source."
I checked the clock register and noticed that bsd lib seems not configure it on init. But the LTE-modem and bsd lib seems to work fine even without setting up the LFXO as the source. So my question:
Is it in the responsibility of the application to setup the LFCLK clock accordingly or does the BSD lib do it internally if needed?
For what tasks the bsd lib and / or LTE modem does use the LFCLK?
Iam using the bsd lib in our own enviroment (freeRTOS based) without zypher.
Thanks in advance for an explanation what the bsd lib does internally regarding LFCLK configuation.
Greetings
Theo