Hi,
I recently tried running SMS sample on a brand new NRF9160 DK, but it seems like I am having trouble with the base code with the latest available SDK:
*** Booting nRF Connect SDK v2.5.2 *** SMS sample starting [00:00:00.752,685] <err> modem_antenna: Failed to set COEX0 configuration (err: 65536) [00:00:00.754,211] <err> lte_lc: Failed to configure RAI, err 65536 [00:00:00.754,638] <err> lte_lc: Failed to get system mode, error: -77 [00:00:00.754,638] <err> lte_lc: Could not get current system mode, error: -14 Lte_lc failed to initialize and connect, err -14
As a beginner, I don't really know if the error is hardware related of firmware related. I guess it's probably linked to external / on-board antenna use, but that is all I understand from it. Does anyone have a clue about this issue?
Thanks for your help