-
Does Wifi, BLE, and Ethernet not work on the M4 core from a hardware issue?
@khoih-prog I love your libraries which I just found today. I am the maker of the [portenta-pro-community-solutions](h…
-
Trying to run examples for the [ZED-F9P RTK2 board](https://www.sparkfun.com/products/15136) on the Portenta H7, but can't get past myGNSS.begin() either on I2C. Issue is very similar to [this](https:…
-
Hello,
Although the [documentation](https://www.arduino.cc/reference/en/libraries/samd_timerinterrupt/) stated that it is compatible with Portneta H7, I received a compiling error.
Is there anyt…
-
Hi,
This is a continuation of this [thread](https://community.platformio.org/t/ststm32-could-not-find-the-package-with-platformio-tool-dfuutil-1-9-190708-requirements-for-your-system-linux-aarch64/…
-
@giulcioffi
@facchinm
I wanted to post this as an issue under `arduino-libraries/Arduino_BHY2Host`, as it pertains to your example code referenced by marqdevx in his tutorial, but it seems you've d…
-
## Issue template
- Hardware description: Arduino Portenta H7 on machine control carrier
- RTOS: mbed
- Installation type: micro_ros_arduino + custom messages and services
- Version or commit ha…
-
I cannot make a simple sketch with WiFi to work on Arduino Portenta.
`platform.ini`
```ìni
[env:portenta_h7_m4]
platform = ststm32
board = portenta_h7_m4
framework = arduino
```
`main.cpp…
-
@akash73
I am having troubles getting my 3 Lora Vision Shields working in North America.
Any code or suggestions would be appreciated but I think my biggest issue is my gateways are not stable. (…
-
Hi there,
We noticed you have done an excellent job and we like to talk about the possibility of integrating this to Sinric Pro SDK in the future.
Thanks
-Aruna
-
Hi,
I'm using Platformio 5.2.1 on an Mac M1. When I try to compile the code for a Arduino Portenta H7 project, dfu fails because it expects libusb to be x86_64, but finds a arm64 version.
I have…