Sens'it SDK  v2.0.0
Macros | Functions
radio_api.h File Reference

Sigfox APIs implementation for the Sens'it. More...

Go to the source code of this file.

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
 

Functions

error_t RADIO_API_init (void)
 Initialize Sens'it radio & Sigfox library. More...
 
error_t RADIO_API_send_message (rgb_color_e color, u8 *data, u8 size, bool downlink, u8 *response_ptr)
 Send a Sigfox message. More...
 

Detailed Description

Sigfox APIs implementation for the Sens'it.


Author
Sens'it Team