Skip to content

Raspberry Pi Zero 2W BLE problem #7027

@pietru2004

Description

@pietru2004

CircuitPython version

Adafruit CircuitPython 7.3.3 on 2022-08-29; Raspberry Pi Zero 2W with bcm2837

Code/REPL

from adafruit_ble import BLERadio
ble = BLERadio()
ble.name

Behavior

Traceback (most recent call last):
  File "<stdin>", line 2, in <module>
  File "adafruit_ble/__init__.py", line 162, in __init__
RuntimeError: No adapter available

Description

I tried using Raspberry Pi Zero 2W in build BLE, but it is not being detected and sends error + I bought HM-10/AT-09/MLT-BT05 BLE module, but it is still undetected by the board.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions