Skip to content

RP2040 WiFiNINA pins for RBG LED do not work with ArduinoBLE  #195

@Klaus-KK

Description

@Klaus-KK

The RBG LED on the Arduino RP2040 Connect cannot be used at the same time with BLE. I was not sure where to create the issue as it could be in the NINA firmware or library as well. Please advise if you need me to create the issue somewhere else.

The issue was first reported by a user in the Arduino forum. I noticed this a while ago as well but did not have time to investigate this further.

https://forum.arduino.cc/t/nano-rp2040-rgb-led-and-arduinoble-incompatibility/888604

When the RBG LED is initialized and working and then BLE.begin() is called, the RGB LED stops working. I also tested this the other way around starting BLE first and then the RGB LED, but I do not remember whether BLE stopped working or whether the LED did not work. But I know it did not work as expected. I can confirm if you like.

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions