Skip to content

ArduinoBLE on Giga R1 can only run on the main core #723

Closed as not planned
Closed as not planned
@Gerriko

Description

@Gerriko

I tried helping someone get ArduinoBLE to work on the M4 core but BLE.begin() crashes - it does not return 0 or 1.
I believe this is because of the restriction that Serial can only run on the main core and LBEE5KL1DX-883 (U5) uses UART7 (HCI).
See: https://forum.arduino.cc/t/how-to-use-bluetooth-in-co-processors-sketch/1163997/3

Is there any way to create an exception for UART7, or is there any way one can use software serial in this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions