Closed
Description
I tried the ble_apple_notifications.py demo on a CPB with 5.0Beta.1
this error occurred
Press any key to enter the REPL. Use CTRL-D to reload.
Adafruit CircuitPython 5.0.0-beta.1 on 2019-12-10; Adafruit Circuit Playground Bluefruit with nRF52840
>>> import ble_apple_notifications
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "ble_apple_notifications.py", line 15, in <module>
File "adafruit_ble/__init__.py", line 174, in start_advertising
_bleio.BluetoothError: Unknown soft device error: 0007
>>>
same error on a feather_nRF52840 express
updated to 3.1.1 -- still same error
Metadata
Metadata
Assignees
Labels
No labels