Skip to main content

LTE / NB-IoT Networks

Some Lobaro devices support mobile connections such as NB-IoT or LTE-Cat-M1. This page provides background information and technical details related to mobile connectivity.

Device Configuration

For configuration parameters related to LTE connectivity, see: LTE Network Configuration


Signal Strength

The signal strength of an LTE-M or NB-IoT connection is described by the RSRP and RSRQ values:

  • RSRP − 140 = dBm
  • RSRQ / 2 − 19.5 = dB
CoverageRSRP (raw)RSRP (dBm)RSRQ (raw)RSRQ (dB)
Average power receivedAverage power received (dBm)Average receive qualityAverage receive quality (dB)
Excellent80 – 97−60 to −4428 – 34−5.5 to −3
Good60 – 79−80 to −6121 – 27−9 to −6
Mid Cell40 – 59−100 to −8114 – 20−12.5 to −9.5
Cell Edge20 – 39−120 to −1017 – 13−16 to −13
Unstable0 – 20−140 to −1210 – 7−19.5 to −16.5
info

The actual connection statistics of your device are shown in the Lobaro Platform under Device Properties.

Unstable Coverage

For unstable network coverage, Lobaro cannot guarantee correct function of cellular uplinks and battery runtimes under all conditions. Consider relocating the device.

Source: Nordic Semiconductor – AT Command Reference


Network Coverage

NB-IoT coverage maps for Europe: iotcreators.com/network

To test coverage in the field, connect your device via the USB Config Adapter and observe the log using the Lobaro Config Tool. Alternatively, use a professional 3rd-party network tester, e.g. from ENQT.


NB-IoT / LTE-M Frequency Bands

BandUplink (TX)Downlink (RX)BandwidthUsed by
B31710 – 1785 MHz1805 – 1880 MHz75 MHz
B8880 – 915 MHz925 – 960 MHz25 MHzTelekom
B20832 – 862 MHz791 – 821 MHz30 MHzVodafone

The NB-IoT bands selected for Europe are B3 (1800 MHz), B8 (900 MHz) and B20 (800 MHz). B8 and B20 are supported by all Lobaro devices; B3 may be available on more recent variants.

note

Operators may change bands without prior notice.


Geo Location Lookup

To look up the physical location of a mobile device, the following values from the device status packet are required:

  • TAC (Tracking Area Code / Location Area Code) – e.g. 0xcb20 = 52000
  • CI (Cell ID) – e.g. 0x299A605 = 43623941
ResourceDescription
cellmapper.netCell lookup. ⚠️ Account required, not for commercial use. Platform eNodeB towerID is derived from CI: towerID = parseInt(ci / 256, 10)
my.unwiredlabs.comLTE Location API – account required
Cellmapper screenshot Unwiredlabs screenshot

LTE Error Codes

Newer Lobaro firmware versions report ESM (EPS Session Management) and EMM (EPS Mobility Management) error codes in status uploads.

Source: ETSI TS 124 301 V14.5.0

EMM Cause Codes

Source: ETSI TS 124 301 V14.5.0 – Table 9.9.3.9.1

CodeDescription
2IMSI unknown in HSS
3Illegal UE
5IMEI not accepted
6Illegal ME
7EPS services not allowed
8EPS services and non-EPS services not allowed
9UE identity cannot be derived by the network
10Implicitly detached
11PLMN not allowed
12Tracking Area not allowed
13Roaming not allowed in this tracking area
14EPS services not allowed in this PLMN
15No suitable cells in tracking area
16MSC temporarily not reachable
17Network failure
18CS domain not available
19ESM failure
20MAC failure
21Synch failure
22Congestion
23UE security capabilities mismatch
24Security mode rejected, unspecified
25Not authorized for this CSG
26Non-EPS authentication unacceptable
35Requested service option not authorized in this PLMN
39CS service temporarily not available
40No EPS bearer context activated
42Severe network failure
95Semantically incorrect message
96Invalid mandatory information
97Message type non-existent or not implemented
98Message type not compatible with the protocol state
99Information element non-existent or not implemented
100Conditional IE error
101Message not compatible with the protocol state
111Protocol error, unspecified

Example: +CNEC_EMM: 19 → code 19 → ESM failure

EMM cause codes – original ETSI table

ESM Cause Codes

Source: ETSI TS 124 301 V14.5.0 – Table 9.9.4.4.1

CodeDescription
8Operator Determined Barring
26Insufficient resources
27Missing or unknown APN
28Unknown PDN type
29User authentication failed
30Request rejected by Serving GW or PDN GW
31Request rejected, unspecified
32Service option not supported
33Requested service option not subscribed
34Service option temporarily out of order
35PTI already in use
36Regular deactivation
37EPS QoS not accepted
38Network failure
39Reactivation requested
41Semantic error in the TFT operation
42Syntactical error in the TFT operation
43Invalid EPS bearer identity
44Semantic errors in packet filter(s)
45Syntactical errors in packet filter(s)
46Unused
47PTI mismatch
49Last PDN disconnection not allowed
50PDN type IPv4 only allowed
51PDN type IPv6 only allowed
52Single address bearers only allowed
53ESM information not received
54PDN connection does not exist
55Multiple PDN connections for a given APN not allowed
56Collision with network initiated request
57PDN type IPv4v6 only allowed
58PDN type non IP only allowed
59Unsupported QCI value
60Bearer handling not supported
65Maximum number of EPS bearers reached
66Requested APN not supported in current RAT and PLMN combination
81Invalid PTI value
95Semantically incorrect message
96Invalid mandatory information
97Message type non-existent or not implemented
98Message type not compatible with the protocol state
99Information element non-existent or not implemented
100Conditional IE error
101Message not compatible with the protocol state
111Protocol error, unspecified
112APN restriction value incompatible with active EPS bearer context
113Multiple accesses to a PDN connection not allowed

Example: CNEC_ESM: 27,0 → code 27 → Missing or unknown APN

ESM cause codes – original ETSI table

Modem (nRF91 Family)

Lobaro devices use modems from the Nordic nRF91 family (nRF9160 in older hardware variants, nRF9151 in newer ones). The modem firmware runs on a dedicated core alongside the Lobaro application firmware.

Modem Parameters

ParameterDescriptionValues / Notes
conModeConnection mode
regRegistration status1 = Home Network, 5 = Roaming
tacTracking Area Code
ciCell ID
psm / tauPSM Activity Timer (T3324) / Long-Periodic TAU Timer (T3412)See IoT Creators docs or Soracom PSM tool
SNRSignal-to-Noise Ratio

ICCID

For SIM card details, see: 1NCE SIM Cards Knowledge Base


Known Limitations

Modem Firmware < 1.3.0 — no LTE-M/NB-IoT fallback (until 10/2022)

Modem firmware versions below 1.3.0 cannot fall back to LTE-M when NB-IoT is unavailable. With modem firmware ≥ 1.3.0 a proper fallback is implemented.

nRF9160 SIBA — no LTE-M support (until ~12/2021)

The nRF9160 SIBA variant only supports NB-IoT, not LTE-M. Since late 2021 Lobaro exclusively uses the nRF9160 SICA and newer nRF91 variants, which support both NB-IoT and LTE-M.