Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 886 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 886 Bytes

SX126X Sigfox PHY sample code

Description

This sample code illustrates the sending of Sigfox-compliant uplinks.

Payload setting

There is currently one pre-defined physical payload (corresponding to "0x01" application payload).

To send another payload, one can update sample0 array and SIGFOX_PAYLOAD_LENGTH macro in main_sigfox.c.

Configuration

Several parameters can be updated in ../../common/apps_configuration.h header file, refer to ../../common/README.md for more details.

Several parameters can be updated in main_sigfox.h header file:

Constant Comments
TX_TO_TX_DELAY_IN_MS Time delay between 2 transmitting packets