-
Hi @khoih-prog ,
thanks you for your job.
i have try to implement your [example](https://github.com/khoih-prog/Portenta_H7_AsyncUDP/blob/99ede4dcccd41bf80d5ebc60d82f09aa19bc5091/examples/Etherne…
-
**Describe the bug**
Project fails to build using `Sysbuild` with an out of tree board.
This issue was first posted #53780 and fixed with #56801. The issue appeared again at aff9683387ff3fc6a88cb1…
-
Trying to create a simple TCP server on a Portenta Machine control board. To support a single ocasional connection for a configuration interface. Board will run a main loop, with spare time used…
-
Hello!
Thank you all for publishing this firmware. In the Portenta x8 datasheet, it states that the firmware running on the H7 core is "proprietary and inaccessible to the user" which initially sca…
-
Under Windows 10, with a portenta machine control
The core doesn't recompile automatically if you modify it. SO you need to compile it manually. The issue is that it can't recompile using only cygwin…
-
I compiled the example code
`/*
ModbusTCP for W5x00 Ethernet library
Basic Server code example
(c)2020 Alexander Emelianov (a.m.emelianov@gmail.com)
https://github.com/emelianov…
-
Hi @khoih-prog any idea if anyone has lately tested the PortentaH7 with this library. I can't seem to get websocket type chat working.
I do use a web based websocket server, but that shouldn't be…
-
Hello,
I'm working with Portenta H7 using ArduinoBLE and Arduino_MachineControl libraries. The code is working well individually, but as I combine them the issue will be occurred. When BLE.begin() is…
-
Hello !
I'm working with ESP32 with the Arduino IDE and I'm trying to create a simple publisher on it. My goal is to send data on my ROS master (ROS Noetic) then retrieve it with a subscriber in M…
-
### Describe the bug
I use the M7 core for the UART reading and the M4 core for the timer interrupt. I found the UART message screw up when the timer interrupt was enabled in the M4 core.
### St…