Type definitions#
Enumerations#
enum
CUSTOM_AND_SUN_OQPSK = 0
EMBER_PHY = 1
THREAD = 2
BLE = 3
CONNECT = 4
ZIGBEE = 5
ZWAVE = 6
WISUN = 7
BTC = 8
SIDEWALK = 9
LONGRANGE = 10
MBUS = 11
SIGFOX = 12
UNDEFINED = 13
}
Enumeration of different radio protocols.
Enumeration Documentation#
RAIL_Protocol_t#
RAIL_Protocol_t
Enumeration of different radio protocols.
This enumeration defines the various radio protocols that can be used.
| Enumerator | |
|---|---|
| CUSTOM_AND_SUN_OQPSK | Custom and SUN OQPSK protocol |
| EMBER_PHY | Ember PHY protocol |
| THREAD | Thread protocol |
| BLE | Bluetooth Low Energy protocol |
| CONNECT | Connect protocol, original, SUN-FSK and OFDM |
| ZIGBEE | Zigbee protocol |
| ZWAVE | Z-Wave protocol |
| WISUN | Wi-SUN protocol, FAN 1.0 and FAN 1.1 with OFDM |
| BTC | BTC protocol |
| SIDEWALK | Sidewalk protocol |
| LONGRANGE | Long-range protocol |
| MBUS | Wireless M-Bus protocol |
| SIGFOX | Sigfox protocol |
| UNDEFINED | Undefined protocol |