You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bluetooth interface is not starting with the following error on the GUI.
Using Dynastream Innovations dongle, Bluetooth interface cannot be opened; module 'logfile' has no attribute 'fLogfile'
This is being used on a Macbook with a ANT+ dongle connected to USB. Trying to connect to a Bushido using ANT+ (this works), the bluetooth for use with a CTP doesnt work.
This is with -b mode on. -bb shows an error as well about a assertion failure.
2023-03-08 05:41:09.453 Python[10149:64938] *** Assertion failure in -[CBPeripheralManager addService:], CBPeripheralManager.m:438
05:41:09,453: clsBleServer._Server(); start() exception NSInternalInconsistencyException - Characteristics with cached values must be read-only
05:41:09,453: , Bluetooth interface n/a; Check exception.
The text was updated successfully, but these errors were encountered:
Bluetooth interface is not starting with the following error on the GUI.
Using Dynastream Innovations dongle, Bluetooth interface cannot be opened; module 'logfile' has no attribute 'fLogfile'
This is being used on a Macbook with a ANT+ dongle connected to USB. Trying to connect to a Bushido using ANT+ (this works), the bluetooth for use with a CTP doesnt work.
This is with -b mode on. -bb shows an error as well about a assertion failure.
2023-03-08 05:41:09.453 Python[10149:64938] *** Assertion failure in -[CBPeripheralManager addService:], CBPeripheralManager.m:438
05:41:09,453: clsBleServer._Server(); start() exception NSInternalInconsistencyException - Characteristics with cached values must be read-only
05:41:09,453: , Bluetooth interface n/a; Check exception.
The text was updated successfully, but these errors were encountered: