Closed as not planned
Description
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
Labels
No labels