Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In addition to the information on this page and in the device-specific documentation, each Lobaro device provides additional information about the configuration parameters supported by the respective firmware via the serial log interface. This information appears directly after starting / resetting the device and can be read out via the Lobaro Maintenance Tool. In case of a configuration error this is also displayed in the log.


Network Selection Parameters

WAN

For hybrid Lobaro devices that include a variety of different technologies for sending data, the "WAN" parameter is one of the most important to control the behaviour of the device. This parameter can be used to set whether cellular IoT (NB-IoT, LTE-M) or LoraWAN is to be used for data transmission. With LoRaWAN, the type of network join can also be defined (ABP vs. OTAA). Some devices even extend the possible values of the parameter, e.g. for an upload via LAN. In this case, details can be found in the device-specific documentation.

...

WAN

...

Technology used for connection and data uplinks to backend.
This can be either cellular (NB-IoT, LTE-M), LoRaWAN or
some other device specific technology like LAN/Ethernet.

...

lte

...

  • lte: use either cellular NB-IoT or LTE-M
  • nbiot: use cellular NB-IoT
  • ltem: use cellular LTE-M
  • lorawan: use LoRaWAN with OTAA
  • lorawan-abp: use LoRaWAN with ABP
  • lan: use LAN/Ethernet ((warning) device-specific)

Older Firmware versions

With some older firmware versions, only "lte" or "lorawan" could be configured successfully via the above-mentioned WAN parameter! On these older versions, additional parameters are available to configure the unit behaviour more precisely. 

...

OTAA

...

LoRaWAN Activation: OTAA or ABP

...

true

...

true = use OTAA, false = use ABP

...

UseNbiot

...

Cellular Technology: Try to connect with NB-IoT

...

true

...

UseLtem

...

Cellular Technology: Try to fallback to LTE-M (if supported)

...

false

(warning) These additional parameters are no longer available on units with newer firmware versions! Consider a firmware update if available.