How to add nrf cloud LTE modem

Hi All! 

I am using a hologram NB-IoT sim card in nrf9160DK. And want to connect it /send data to nrf cloud. I have activated the sim from the hologram website. When I tried to add the nrf9160Dk in nrf cloud as an LTE device it gives me a 40412 error.LED # 3 is continuously blinking. I read all the related issues but still fail to add the LTE device. The only issue I assume is about the NB-IOT hologram sim. Is it supported by the nrf9160DK modem?. The country I am using this hardware is Pakistan.

Thanks & Regards,

Muhammad Usman

Parents
  • Hi Muhammad,

    Sorry for the late reply.

    Looks like the device still has problems contacting with local NB-IoT network.

    1) Can you share the full log file by clicking OPEN LOG FILE on the bottom of LTE Link Monitor APP?

    2) Can you program the application nrf9160dk_fw_2022-06-02_880c82db\img_app_bl\nrf9160dk_serial_lte_modem_2022-06-02_880c82db.hex and run the following commands? Please remember to enable Automatic requests in SETTINGS of LTE Link Monitor. I expect to see its log file as well.

    AT+CFUN=4
    AT+CFUN?
    AT%XSYSTEMMODE=0,1,0,0
    AT+CFUN?
    AT+CFUN=1
    AT+CEREG?

    Best regards,

    Charlie

Reply
  • Hi Muhammad,

    Sorry for the late reply.

    Looks like the device still has problems contacting with local NB-IoT network.

    1) Can you share the full log file by clicking OPEN LOG FILE on the bottom of LTE Link Monitor APP?

    2) Can you program the application nrf9160dk_fw_2022-06-02_880c82db\img_app_bl\nrf9160dk_serial_lte_modem_2022-06-02_880c82db.hex and run the following commands? Please remember to enable Automatic requests in SETTINGS of LTE Link Monitor. I expect to see its log file as well.

    AT+CFUN=4
    AT+CFUN?
    AT%XSYSTEMMODE=0,1,0,0
    AT+CFUN?
    AT+CFUN=1
    AT+CEREG?

    Best regards,

    Charlie

Children
  • Hi  

    Sorry for the late response! 

    I attached the log file after uploading the .hex file you mentioned!

    2022-08-16T10:47:13.967Z DEBUG Application data folder: C:\Users\dell\AppData\Roaming\nrfconnect\pc-nrfconnect-linkmonitor
    2022-08-16T10:47:14.120Z DEBUG App pc-nrfconnect-linkmonitor v2.0.1 official
    2022-08-16T10:47:14.121Z DEBUG App path: C:\Users\dell\.nrfconnect-apps\node_modules\pc-nrfconnect-linkmonitor
    2022-08-16T10:47:14.121Z DEBUG nRFConnect 3.11.1, required by the app is (^3.8.0)
    2022-08-16T10:47:14.121Z DEBUG nRFConnect path: C:\Users\dell\AppData\Local\Programs\nrfconnect\resources\app.asar
    2022-08-16T10:47:14.121Z DEBUG HomeDir: C:\Users\dell
    2022-08-16T10:47:14.121Z DEBUG TmpDir: C:\Users\dell\AppData\Local\Temp
    2022-08-16T10:47:14.123Z INFO Using nrf-device-lib-js version: 0.4.11
    2022-08-16T10:47:14.124Z INFO Using nrf-device-lib version: 0.11.8
    2022-08-16T10:47:14.124Z INFO Using nrfjprog DLL version: 10.15.4
    2022-08-16T10:47:14.124Z INFO Using JLink version: JLink_V7.70 
    2022-08-16T10:47:14.125Z INFO Installed JLink version does not match the provided version (V7.58b)
    2022-08-16T11:06:15.867Z INFO Modem port is opened
    2022-08-16T11:06:15.884Z DEBUG modem >> AT+CFUN?
    2022-08-16T11:06:18.071Z DEBUG modem >> AT
    2022-08-16T11:06:19.082Z ERROR Error: 'AT
    ' timed out
    2022-08-16T11:06:21.837Z DEBUG modem >> AT
    2022-08-16T11:06:22.837Z ERROR Error: 'AT
    ' timed out
    2022-08-16T11:06:22.840Z DEBUG modem >> AT
    2022-08-16T11:06:23.842Z ERROR Error: 'AT
    ' timed out
    2022-08-16T11:06:28.542Z DEBUG modem >> AT
    2022-08-16T11:06:29.545Z ERROR Error: 'AT
    ' timed out
    2022-08-16T11:06:31.711Z DEBUG modem >> AT+CFUN?
    2022-08-16T11:06:32.714Z ERROR Error: 'AT+CFUN?
    ' timed out
    2022-08-16T11:06:47.052Z INFO Modem port is opened
    2022-08-16T11:06:47.057Z DEBUG modem >> AT+CFUN?
    2022-08-16T11:06:47.072Z DEBUG modem << +CFUN: 0
    2022-08-16T11:06:47.074Z DEBUG modem << 
    2022-08-16T11:06:47.075Z DEBUG modem << OK
    2022-08-16T11:06:49.271Z DEBUG modem >> AT
    2022-08-16T11:06:49.283Z DEBUG modem << OK
    2022-08-16T11:06:50.821Z DEBUG modem >> AT+CFUN?
    2022-08-16T11:06:50.835Z DEBUG modem << +CFUN: 0
    2022-08-16T11:06:50.847Z DEBUG modem << OK
    2022-08-16T11:07:03.550Z DEBUG modem >> AT
    2022-08-16T11:07:03.563Z DEBUG modem << OK
    2022-08-16T11:09:03.857Z INFO Modem port is opened
    2022-08-16T11:09:03.862Z DEBUG modem >> AT+CFUN?
    2022-08-16T11:09:03.879Z DEBUG modem << +CFUN: 0
    2022-08-16T11:09:03.882Z DEBUG modem << OK
    2022-08-16T11:09:24.908Z DEBUG modem >> AT+COPS=?
    2022-08-16T11:09:24.925Z DEBUG modem << ERROR
    2022-08-16T11:09:24.927Z ERROR Network search failed: Error: AT+COPS=?
     failed
    2022-08-16T11:09:36.244Z DEBUG modem >> AT
    2022-08-16T11:09:36.258Z DEBUG modem << OK
    2022-08-16T11:09:41.251Z DEBUG modem >> AT+CFUN?
    2022-08-16T11:09:41.265Z DEBUG modem << +CFUN: 0
    2022-08-16T11:09:41.280Z DEBUG modem << OK
    2022-08-16T11:09:54.722Z DEBUG modem >> AT%XSYSTEMMODE=0,1,0,0
    2022-08-16T11:09:54.738Z DEBUG modem << OK
    2022-08-16T11:10:03.812Z DEBUG modem >> AT+CFUN?
    2022-08-16T11:10:03.828Z DEBUG modem << +CFUN: 0
    2022-08-16T11:10:03.841Z DEBUG modem << OK
    2022-08-16T11:10:07.883Z DEBUG modem >> AT+CFUN=1
    2022-08-16T11:10:07.923Z DEBUG modem << OK
    2022-08-16T11:10:22.459Z DEBUG modem >> AT+CEREG?
    2022-08-16T11:10:22.468Z DEBUG modem << +CEREG: 0,4
    2022-08-16T11:10:22.489Z DEBUG modem << OK
    

    I am using Hologram NB-IOT sim

    Thank you so much for the response and help!

    Best regards,

    Muhammad Usman

Related