Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

PMC freeze when using ArduinoBLE with Arduino_MachineControl included. #73

Closed
arduino-libraries/ArduinoBLE
#327
@Bylund

Description

@Bylund

Portenta Machine Control (PMC) crash when the begin function is called for the ArduinoBLE library when Arduino_MachineControl.h is included in the same sketch.

To reproduce

  1. Upload the Portenta BLE example without changes (https://docs.arduino.cc/tutorials/portenta-h7/por-ard-ble).
  2. Verify functionality. (Optional).
  3. Include header file Arduino_MachineControl.h. (#include <Arduino_MachineControl.h>)
  4. Upload sketch and note that the Portenta Machine Control will freeze.

Library versions used

  • ArduinoBLE v1.2.1.
  • Arduino_MachineControl v1.1.0.

Additional context

Additional reports

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions