This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Thingy 91 asset tracker don't connect to nrf Cloud // no Logs

Hey at all,

today I wanted to set up 7 new Thingy:91 devices. All thingys are 1.4.0 // 2020.23.

So I started with updating modem FW (mfwnrf9160123) and flashing thingy91_ltem_2021-03-04_8e8c6089.hex from the img_app_bl.

I using the nrf9160DK as Debug Probe. Then I registered the 7 IBasis Sim Cards in nrfCloud and swichted all the Thingys on. They were on for half an hour each time on different places (balkony, office). So I would exclude the possibility of bad LTE connection. But the devices just blink white all the time, so they don't connect to nrf Cloud. Also when I tried to registered them in Cloud I get the Error 40412 (No device found for this id. The device has not yet been provisioned. The device cannot be found in the device registry, i.e., it is not "known" by the IoT cloud platform.). I also tried to Update nrf52 Firmware, cause this was an Issue when I started the first time with one thingy some months ago. No differences. I then flash the debug version thingy91_debug_ltem_2021-03-04_8e8c6089.hex but I could not see anything on the LTE Link Monitor. 

Then I flashed the fw from the release before last (thingy91_fw_2020-10-30_5522ca2b). Same problem, only white LED is blinking.

Then I build the fw asset_tracker by myself, to enable more logs, in project_config I additional activated CONFIG_MQTT_LOG_LEVEL_DBG=y, CONFIG_NET_LOG=y, CONFIG_MODEM_LOG_LEVEL_DBG=y, but I could not see any logs in LTE Link Monitor, and same problem as before, LED just blinks white. 

I really don't get it and I think I making a fundemental Error here that I can't see at the moment.

have you any suggestions?

Thanks a lot in Advance!

Best Regards

Rudolph

  • Hey Marte,

    thanks for your fast Reply & Thanks for tagging iBasis Tech Support.

    Here the logs I get after I send the "AT+CNEC=24" command in LTE Link Monitor:

    +CEREG: 2,"40A6","024BE908",7,0,0,"11100000","11100000"
    [00:00:29.285,888] [0m<inf> asset_tracker: LTE cell changed: Cell ID: 38529288, Tracking area: 16550[0m
    +CSCON: 1
    [00:00:29.334,869] [0m<inf> asset_tracker: RRC mode: Connected[0m
    +CNEC_ESM: 29,0
    +CNEC_EMM: 19
    +CEREG: 2,"40A6","024BE908",7,0,19,"11100000","11100000"
    +CSCON: 0
    [00:00:31.446,716] [0m<inf> asset_tracker: RRC mode: Idle[0m
    +CEREG: 2,"AAB4","00791F01",7,0,19,"11100000","11100000"
    [00:00:31.965,026] [0m<inf> asset_tracker: LTE cell changed: Cell ID: 7937793, Tracking area: 43700[0m+
    CSCON: 1
    [00:00:32.013,977] [0m<inf> asset_tracker: RRC mode: Connected[0m
    +CNEC_ESM: 29,0
    +CNEC_EMM: 19
    +CSCON: 0
    [00:00:34.294,830] [0m<inf> asset_tracker: RRC mode: Idle[0m
    +CEREG: 2,"5BF6","0088BF01",7,0,19,"11100000","11100000"
    [00:00:36.007,110] [0m<inf> asset_tracker: LTE cell changed: Cell ID: 8961793, Tracking area: 23542[0m
    +CSCON: 1
    [00:00:36.102,996] [0m<inf> asset_tracker: RRC mode: Connected[0m
    +CNEC_ESM: 29,0
    +CNEC_EMM: 19
    +CSCON: 0
    [00:00:38.812,561] [0m<inf> asset_tracker: RRC mode: Idle[0m
    +CEREG: 2,"40A6","024BE908",7,0,19,"11100000","11100000"
    [00:00:40.366,210] [0m<inf> asset_tracker: LTE cell changed: Cell ID: 38529288, Tracking area: 16550[0m
    +CSCON: 1
    [00:00:40.416,168] [0m<inf> asset_tracker: RRC mode: Connected[0m
    +CNEC_ESM: 29,0
    +CNEC_EMM: 19
    +CSCON: 0
    [00:00:42.482,574] [0m<inf> asset_tracker: RRC mode: Idle[0m

    I am not really sure if this gives you more details.

    The only difference I see are the two 

    CNEC_ESM: 29,0

    CNEC_EMM: 19

    Statements. The second one looks like the Error you mentioned. The first one looks like an "User authentication failed" as mentioned in 3GPP TS 24.301 Table 9.9.4.4.1 for EPS session management errors codes. but I am only guessing here, I have no idea of ESM Error Codes

    best Regards 

    Rudolph

  • Hi Rudolph, I will send you an email about this shortly.

    iBasis Tech Support

  • The sims belong to an older batch, which has been deactivated due to lack of usage.
    iBasis will send new Sims to me

Related