analogdevicesinc / msdk

Software Development Kit for Analog Device's MAX-series microcontrollers
Apache License 2.0
60 stars 76 forks source link

fix(BLE): Cordio HCI now has implementation in HCI for RSSI and Phy Enable/Disable #836

Closed EricB-ADI closed 8 months ago

EricB-ADI commented 8 months ago

Description

Added HCI commands to enable/disable PHY as well as capture an RSSI sample. The RSSI sample returns a static value now as it requires a feature in the PHY not yet present in the MSDK. This will be updated upon the next PHY update.