nanolr 2.0.0.0
Network join mode

Macros

#define NANOLR_NTW_JOIN_MODE_ABP   0x00
 
#define NANOLR_NTW_JOIN_MODE_OTAA   0x01
 
#define NANOLR_RSP_READY   0x01
 
#define NANOLR_RSP_NOT_READY   0x00
 
#define NANOLR_ERR_CRC   0x01
 
#define NANOLR_ERR_STATUS_OK   0x00
 

Detailed Description

Macro Definition Documentation

◆ NANOLR_ERR_CRC

#define NANOLR_ERR_CRC   0x01

◆ NANOLR_ERR_STATUS_OK

#define NANOLR_ERR_STATUS_OK   0x00

◆ NANOLR_NTW_JOIN_MODE_ABP

#define NANOLR_NTW_JOIN_MODE_ABP   0x00

◆ NANOLR_NTW_JOIN_MODE_OTAA

#define NANOLR_NTW_JOIN_MODE_OTAA   0x01

◆ NANOLR_RSP_NOT_READY

#define NANOLR_RSP_NOT_READY   0x00

◆ NANOLR_RSP_READY

#define NANOLR_RSP_READY   0x01