1 #ifndef __SERVICE_LORA_CERFICATION_H__ 2 #define __SERVICE_LORA_CERFICATION_H__ 10 #define LORAWAN_APP_DATA_MAX_SIZE 242 12 #define LORAWAN_ADR_ON 1 14 #define LORAWAN_DEFAULT_DATARATE DR_0 16 #define LORAWAN_APP_PORT 2 18 #define LORAWAN_CONFIRMED_MSG_ON true 22 static void CertifiTimerEvent(
void* context );
26 static bool SendFrame(
void );
41 #endif // end SUPPORT_LORA 43 #endif // __SERVICE_LORA_CERFICATION_H__ uint32_t Certifi_Send(uint8_t port)
#define LORAWAN_APP_PORT
Definition: service_lora_certification.h:16
#define LORAWAN_APP_DATA_MAX_SIZE
Definition: service_lora_certification.h:10
#define LORAWAN_CONFIRMED_MSG_ON
Definition: service_lora_certification.h:18
int32_t service_lora_certification(int32_t mode)
int32_t service_lora_Certifi_Callback(McpsIndication_t *mcpsIndication)