Skip to content

Pico 2 W: Bluetooth not working (CircuitPython 9.2.1) #9843

@Anoyomouse

Description

@Anoyomouse

CircuitPython version

Adafruit CircuitPython 9.2.1 on 2024-11-20; Raspberry Pi Pico 2 W with rp2350a

Code/REPL

from adafruit_ble import BLERadio
ble = BLERadio()

Behavior

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

Description

Bluetooth adaptor not found in pico 2 w port
I've looked at the configs and everything is the same as the pico w port, unless something is missing in the PI SDK

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions