Thanks to visit codestin.com
Credit goes to github.com

Skip to content

PR #2644 (disable remote editing) is breaking BLE #2646

@dhalbert

Description

@dhalbert

I was trying a BLE program on the latest master, and ran into this:

>>> from adafruit_ble.services.nordic import UARTService
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "adafruit_ble/services/nordic.py", line 38, in <module>
  File "adafruit_ble/services/nordic.py", line 50, in UARTService
  File "adafruit_ble/uuid/__init__.py", line 74, in __init__
_bleio.BluetoothError: Unknown soft device error: 0002

A build from the commit just before #2644 doesn't have this problem.

Tagging @tannewt; I'll investigate too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions