Incorect baud rate for Nano Connect RP2040? #332
Labels
topic: documentation
Related to documentation for the project
type: imperfection
Perceived defect in any part of project
Hi
Although it works on the Nano Connect RP2040, this code has this in HCIUartTransport.cpp
(https://github.com/arduino-libraries/ArduinoBLE/blob/master/src/utility/HCIUartTransport.cpp)
And the NINA firmware has this in sketch.ino.cpp:
(https://github.com/arduino/nina-fw/blob/master/main/sketch.ino.cpp)
So should it be changed to 115200?
The text was updated successfully, but these errors were encountered: