SX126x-Arduino  1.3.0
Functions
LoRaMacTest.h File Reference

LoRa MAC layer test function implementation. More...

Go to the source code of this file.

Functions

void LoRaMacTestRxWindowsOn (bool enable)
 Enabled or disables the reception windows. More...
 
void LoRaMacTestSetMic (uint16_t txPacketCounter)
 Enables the MIC field test. More...
 
void LoRaMacTestSetDutyCycleOn (bool enable)
 Enabled or disables the duty cycle. More...
 
void LoRaMacTestSetChannel (uint8_t channel)
 Sets the channel index. More...
 

Detailed Description

LoRa MAC layer test function implementation.

______ _
/ _____) _ | |
( (____ _____ ____ _| |_ _____ ____| |__
\____ \| ___ | (_ _) ___ |/ ___) _ \
_____) ) ____| | | || |_| ____( (___| | | |
(______/|_____)_|_|_| \__)_____)\____)_| |_|
(C)2013 Semtech
___ _____ _ ___ _ _____ ___ ___ ___ ___
/ __|_ _/_\ / __| |/ / __/ _ \| _ \/ __| __|
\__ \ | |/ _ \ (__| ' <| _| (_) | / (__| _|
|___/ |_/_/ \_\___|_|\_\_| \___/|_|_\\___|___|
embedded.connectivity.solutions===============
Author
Miguel Luis ( Semtech )
Gregory Cristian ( Semtech )
Daniel Jaeckle ( STACKFORCE )