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

APN

Using Telia APN the following is added after bsd_init()

AT+CGDCONT=0,"IP","lpwa.telia.iot"

However, this AT command sent on the AT socket fails with "ERROR". Does the FW support this - or can this command only be sent in "thin client" mode?

Parents Reply
  • The problem got worse with latest version of firmware - where also ibasis sim fails massively. The ibasis card will find Telenor as operator - but not select it - alas - no:

    +CEREG: 1 OR
    +CEREG:1 OR
    +CEREG: 5 OR
    +CEREG:5 OR

    So lte_lc.c init code hangs hard. This is the same if tested with telia sim with apn changed and AT%XSYSTEMMODE=0,1,0,0. Seems like telenor only supports band20. Will the modem figure this or should one try to lock the channel mask? What about Telia?

    Latest Fw (.29-alpha) used and v0.4.0 for SDK.

Children
Related