I am currently trying to make use of the built in RGB LED as a status indicator for a Bluetooth connection however because you cant use both WIFININA and ArduinoBLE (because for some reason the built in LED is controlled using the WIFININA library??) what happens is as soon as the board attempts to control the LED the program stops, i dont see why a built in LED should be controlled with a WIFI library and im curious if there is any way to bypass this restriction
It that is in fact the case, take a look at the WiFi library code to see why. You can always change the library code to suit your purposes.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.