I just get one NRF9160 DK(PCA10090 0.9.0) to test the default asset_tracker application with Basis Simcard in the Oslo area. The modem firmware is mfw_nrf9160_1.1.0.zip. I download the default application firmware from here. Firstly, I test the nrf9160dk_asset_tracker_2019-11-29_d3130d77.hex using LTE-M and it works fine, then I programed the nrf9160dk_asset_tracker_nbiot_2019-11-29_d3130d77.hex and completely do reconnection with nrf cloud with this step by step guide, but the LTE label on LTE link monitor keeps showing yellow blinking and take a very long time to become green.
I use AT%XSYSTEMMODE? to check the process and find the AT%XSYSTEMMODE=0,1,1,0 change to AT%XSYSTEMMODE=1,0,1,0, which means it did not really connect to NB-IoT network. I use nrf9160dk_at_client_2019-11-29_d3130d77.hex to do further test with following commands:
The LTE label on the LTE link monitor keeps showing yellow blinking and no network found.
but the AT+CESQ checking does show it find some signal like the log shown:
A similar test with the LTE-
M network is completely fine.
I searched the former questions and did not find similar reports, maybe it is just a small mistake. I need some hits to find the problem, looking forward to getting replies.
Thanks in advance.