RUI3 (RAK Unified Interface 3) - RAK4631
service_lora_certification.h File Reference

Go to the source code of this file.

Macros

#define LORAWAN_APP_DATA_MAX_SIZE   242
 
#define LORAWAN_ADR_ON   1
 
#define LORAWAN_DEFAULT_DATARATE   DR_0
 
#define LORAWAN_APP_PORT   2
 
#define LORAWAN_CONFIRMED_MSG_ON   true
 

Functions

uint32_t Certifi_Send (uint8_t port)
 
int32_t service_lora_certification (int32_t mode)
 
int32_t service_lora_Certifi_Callback (McpsIndication_t *mcpsIndication)
 

Macro Definition Documentation

◆ LORAWAN_APP_DATA_MAX_SIZE

#define LORAWAN_APP_DATA_MAX_SIZE   242

◆ LORAWAN_ADR_ON

#define LORAWAN_ADR_ON   1

◆ LORAWAN_DEFAULT_DATARATE

#define LORAWAN_DEFAULT_DATARATE   DR_0

◆ LORAWAN_APP_PORT

#define LORAWAN_APP_PORT   2

◆ LORAWAN_CONFIRMED_MSG_ON

#define LORAWAN_CONFIRMED_MSG_ON   true

Function Documentation

◆ Certifi_Send()

uint32_t Certifi_Send ( uint8_t  port)

◆ service_lora_certification()

int32_t service_lora_certification ( int32_t  mode)

◆ service_lora_Certifi_Callback()

int32_t service_lora_Certifi_Callback ( McpsIndication_t *  mcpsIndication)