Skip to content

ImportError: No module named 'bluetooth' #15205

Open
@RobeAlVa

Description

@RobeAlVa

Port, board and/or hardware

XIAO Seeed Sense BLE nrF52840

MicroPython version

MicroPython v1.23.0 on 2024-06-02; XIAO nRF52840 Sense with NRF52840

Reproduction

import bluetooth

Expected behaviour

Run the code

Observed behaviour

Traceback (most recent call last):
File "", line 1, in
ImportError: no module named 'bluetooth'

Additional Information

I'm using a XIAO Seeed Sense BLE nrF52840 in Micropython where I want to initialize BLE communication but when I try to run the code I get an error that says "ImportError: no module named 'bluetooth'"

Code of Conduct

Yes, I agree

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