NRF9160 connection to Chilean network (sudamerica)

Hello, sorry if i missed some info, i'm new posting in this forum. I'm developing an IoT devices with the nrf9160 and we are having problem to connect to a LTE-M1 or LTE-NB Iot network in Chile with the nrf9160. We are using a custom board. All with hardware is good, the nrf9160 is flashed with segger jlink and using the SDK v2.5.1 and the modem fw v1.3.6.

Anyone else with problems connecting the nrf9160 to any sudamerica network?

thanks

Parents Reply
  • Hi Mariano,

    Yes, well, they are supposed to work with those networks, but now I'm doubt about they really use NB-IoT and Cat M1 or just Cat 1 optimized for IoT (it's something we have seen here on devices that really work as expected, like SimCom chips)

    Without using +CGDCONT and +CGAUTH we are getting this

    nRF9160 Basic Networking Example (nrf9160dk_nrf9160)
    Modem FW Ver: mfw_nrf9160_1.3.6
    IMEI: 350xxxxxxxxxx
    SIM ICCID: 89560xxxxxxxxxxxx
    Waiting for network... %XSIM: 1
    
    OK
    
    
    AT%XSIM=1:
    OK
    
    AT+CFUN=0:
    OK
    
    AT+CFUN=1:
    OK
    
    AT+cnum?Failed to read, err 65536
    AT+cnum?:
    ERROR
    
    AT+CRSM=176,12258,0,0,10:
    +CRSM: 144,0,"98651xxxxxxxxxxx"
    
    OK
    
    AT%COPS=?:
    %COPS: (1,"","","73003",7)
    
    OK

Children
Related