Sens'it SDK  v2.0.0
Macros
Radio Error Codes

Error code definitions for RADIO APIs. More...

Macros

#define RADIO_ERR_NONE   0x00
 
#define RADIO_ERR_CONFIGURE_RADIO   0x20
 
#define RADIO_ERR_OPEN   0x21
 
#define RADIO_ERR_SET_STD_CONFIG   0x22
 
#define RADIO_ERR_SWITCH_ON   0x23
 
#define RADIO_ERR_DUTY_CYCLE   0x24
 
#define RADIO_ERR_NO_CHANNEL   0x25
 
#define RADIO_ERR_LBT   0x26
 
#define RADIO_ERR_SEND   0x27
 
#define RADIO_ERR_RECEIVE   0x28
 
#define RADIO_ERR_NVMEM   0x29
 

Detailed Description

Error code definitions for RADIO APIs.


Macro Definition Documentation

◆ RADIO_ERR_NONE

#define RADIO_ERR_NONE   0x00

No error

◆ RADIO_ERR_CONFIGURE_RADIO

#define RADIO_ERR_CONFIGURE_RADIO   0x20

Failed to configure Sens'it radio

◆ RADIO_ERR_OPEN

#define RADIO_ERR_OPEN   0x21

Failed to open Sigfox library

◆ RADIO_ERR_SET_STD_CONFIG

#define RADIO_ERR_SET_STD_CONFIG   0x22

Failed to configure Sigfox library

◆ RADIO_ERR_SWITCH_ON

#define RADIO_ERR_SWITCH_ON   0x23

Failed to switch radio ON

◆ RADIO_ERR_DUTY_CYCLE

#define RADIO_ERR_DUTY_CYCLE   0x24

Transmission not allowed, duty cycle limit reach (RC1 only)

◆ RADIO_ERR_NO_CHANNEL

#define RADIO_ERR_NO_CHANNEL   0x25

Transmission not allowed, no available channel (RC2 & RC4 only)

◆ RADIO_ERR_LBT

#define RADIO_ERR_LBT   0x26

Transmission not allowed, channel occupied (RC3 only)

◆ RADIO_ERR_SEND

#define RADIO_ERR_SEND   0x27

SIGFOX_API_send_frame internal error

◆ RADIO_ERR_RECEIVE

#define RADIO_ERR_RECEIVE   0x28

No downlink message received

◆ RADIO_ERR_NVMEM

#define RADIO_ERR_NVMEM   0x29

Error during NVMEM storage