-
Hello, I am working on a personal project which involves setting up a connection to an AWS database and sending and receiving data through HTTPS requests. However, I have encountered an issue when try…
-
It appears like any calls to Serial.print(), including Serial.println and likewise Serial.write(buffer, cnt), will remain in these calls, until the last byte is queued to the underlying UART.
Her…
KurtE updated
7 months ago
-
When I include the official mouse library in my sketch and upload it to my arduino uno r4 wifi it seems to put it in partial DFU mode - that being, that the sketch functions as intended, but a DFU por…
-
Hello there!
We are trying to reproduce the communication in [this tutorial](https://docs.arduino.cc/tutorials/uno-r4-minima/can/). We are struggling with this error shown in the output console for…
-
-
`pio run -e rp2040connect -t upload_ncp
UnknownEnvNamesError: Unknown environment names 'rp2040connect'. Valid names are 'uno_r4_wifi'`
Is the error due to uno r4 wifi not being fully supported ye…
-
Hi,
I tried with a 24v inverter from easun which however is identical to the 2424MSE1 of MPP solar looking at the esphome log I see that it sends something but receives nothing I also checked the wir…
-
I am reaching out regarding an issue I encountered while using the ArduinoOTA library.
I am currently working with an Arduino Uno R4 WiFi board and attempting to implement OTA updates using your li…
-
Hello,
Currently, in Arduino_CAN.h are supported only the following bitrates:
[https://github.com/arduino/ArduinoCore-renesas/blob/main/libraries/Arduino_CAN/keywords.txt](url)
BR_100k LITERA…
-