SigFox Uplink and Downlink Data Call Flow

sigfox
lpwan
iot
data call
uplink downlink

SigFox, a leading LPWAN (Low-Power Wide-Area Network) technology, enables efficient IoT communication using minimal power. Understanding the uplink and downlink data call flow procedure is crucial for optimizing SigFox device communication. This article outlines the step-by-step process of message flow between SigFox devices, base stations, and the backend, detailing the key elements involved in data transmission.

The uplink refers to data transmission from the LEP (LTN End Point) to the LAP (LTN Access Point), while the downlink is the reverse, from LAP to LEP.

About Sigfox

Sigfox is a low-power, low-data-rate wide area networking wireless technology. Due to its lower throughput, the system is also known as LTN (Low Throughput Network). It operates in the ISM (Industrial, Scientific, and Medical) bands, specifically 868 and 915 MHz.

There are four basic entities in the Sigfox wireless system:

  • LEP (LTN End Point or objects): These are the Sigfox devices themselves.
  • LAP (LTN Access Point or Base Stations or Gateways): These receive and transmit Sigfox signals.
  • WAN (e.g., Cloud): The wide area network connecting the LAPs to the backend servers.
  • Servers: Backend servers that process and route the data.

The flow of information through the Sigfox system is known as data flow. In order to send or receive data, a data call needs to be established. The transmission of data from the LEP to the LAP direction is known as the uplink, and the transmission of data from the LAP to the LEP direction is known as the downlink. Based on this, there is an uplink data call and a downlink data call.

LTN network architecture

Following are the steps associated with the Sigfox uplink data flow:

  1. LEP Transmission: Whenever there is information to be sent, the LEP (LTN End Point or Sigfox object) simply occupies the RF channel and transmits over the air.
  2. LAP Reception: The information is received by one or multiple LAPs (or base stations).
  3. Packet Processing: Each LAP down-converts, demodulates, and decodes the received RF packet.
  4. Data Forwarding: Each LAP forwards the decoded message to the LTN server using a secured IP link.
  5. Server Processing: The LTN Server performs authentication and authorization of the message and pushes the message to the application provider server. Standard APIs are used in order to push or pull messages to/from the application server.

This completes the Sigfox uplink data call.

Following are the steps associated with the Sigfox downlink data flow:

  1. LEP Listen Window: In order to receive data in the downlink, the LEP opens a fixed window after an uplink transmission.
  2. LAP Transmission: This window is used by the LAPs to send the information to the respective LEP intending to receive information.
  3. Application Server to LTN Server: The application server transmits the message to the LTN server.
  4. LTN Server to LAP: The LTN server forwards this message to the appropriate LAP.
  5. LAP to LEP Transmission: The LAP transmits the message to the LEP in the time slot opened by it (i.e., LEP).

This completes the Sigfox downlink data call.

References

  • ETSI GS LTN 002 (Low Throughput Networks) document.

Conclusion

SigFox’s simplified uplink and downlink data call flow is designed for low-power, cost-effective IoT communication. By understanding these procedures, developers can enhance device performance and tailor applications to suit specific IoT needs.

LoRaWAN vs Sigfox: Key Differences in IoT Networks

LoRaWAN vs Sigfox: Key Differences in IoT Networks

Explore the differences between LoRaWAN and Sigfox technologies for IoT networks, focusing on network architecture, data rates, and applications to help you choose the best solution.

iot
lorawan
sigfox