Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
samples: cellular: modem_shell: Fix LTE cell printing during search
Commit 8caef9d caused regression when printing LTE cell information during network search. This PR reverts the original functionality in link_api_xmonitor_read() and instead removes an error log which was printed when link_api_xmonitor_read() returned an error. It's simpler to let link_api_xmonitor_read() fail if cell ID and TAC can not be parsed. Signed-off-by: Tommi Kangas <tommi.kangas@nordicsemi.no>
- Loading branch information