Analog-Devices-MSDK / MAX-BLE-HCI

Python3 BLE HCI Directed to MAX Vendor Specific Commands
Apache License 2.0
2 stars 1 forks source link

RSSI function does not warn when baseband has not been enabled. #24

Closed EricB-ADI closed 4 months ago

EricB-ADI commented 7 months ago

Simple fix, adding to list of todos for next release. The HCI will return -128 when the BB is disabled. Just add a logger warning when that occurs.