-
HTTP_POST hangs up PortentaH7 when is use it to send a file name to the server and save said file on SD card but strangely only the second time i send the request. I have attached a sketch that should…
-
#### Describe the bug
For other board / core, whenever WiFi is lost, the `WiFi.begin()` function will reconnect to the restored WiFi AP, without the need of `WiFi.end()`
For Portenta_H7, using `…
-
We have received a lot of confusing requests from users who had issues with the Debug feature of this new IDE,
From hard to decipher errors to unsupported hardware.
We are aware of the fact that s…
-
PIO Core Call Error: "The current working directory C:\\Users\\B.MKR\\Documents\\05_Sandbox\\PlatformIO\\Devices\\PortentaH7\\GettingStarted will be used for the project.\r\n\r\nThe next files/directo…
-
#### MRE
Using the following sketch
- Arduino IDE v1.8.19,
- mbed_portenta core v2.6.1
- Portenta_H7_M7 with Murata WiFi
```
#ifdef CORE_CM7 // Start M7 Core programming
#include…
-
line
https://github.com/arduino/docs-content/blob/6f57afe6ca4119417af5bf369b21023c61e0b136/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md?plain=1#L50
shall mention SE050C2,…
-
### Describe the request
Arduino IDE 1.x sorts the menu for each platform in Tools > Board (e.g., Tools > Board > Arduino AVR Boards) according to the order of occurrence of the name property for eac…
-
html file or message is > 4500 bytes
server.send buffer truncates at > 4096
String message="";
message+=("html content is over 4500 bytes");
server.send(200, "text/html", message);
-
Hi,
I tried to use SoftwareSerial.h with no success - and found out that there's no option
I'm using Portenta machine control (https://www.arduino.cc/pro/hardware/product/portenta-machine-contr…
-
Just wondering if the microROS platformIO version supports over the air upload like this one: `https://randomnerdtutorials.com/esp32-over-the-air-ota-programming/#:~:text=Upload%20a%20new%20sketch%20o…