RadioLib
Universal wireless communication library for Arduino
Loading...
Searching...
No Matches
ConfigBLE_t Struct Reference

Public Attributes

float frequency = 2400.0
 Carrier frequency in MHz. Defaults to 2400.0 MHz.
 
uint16_t bitRate = 800
 BLE bit rate in kbps. Defaults to 800 kbps.
 
float frequencyDeviation = 400.0
 BLE frequency deviation in kHz. Defaults to 400.0 kHz.
 
int8_t power = 10
 Output power in dBm. Defaults to 10 dBm.
 
uint8_t dataShaping = RADIOLIB_SHAPING_0_5
 Time-bandwidth product of the Gaussian filter to be used for shaping. Defaults to 0.5.
 

The documentation for this struct was generated from the following file: