-
### What feature would you like to see added to TallyArbiter?
I'm looking for a way to use TallyArbiter with Arduino And Blackmagic 3G-SDI Arduino Shield to trigger the tally lights on black magic ca…
-
** Copied from a post on the Arduino Portenta H7 forum:
I'm struggling to understand why I am not finding more information about the best approach to handle the native USB Serial port on an H7, in …
-
### The problem
If i use wt32-eth01 as board and esp-idf as framework type, ethernet is not working on a WT32-ETH01. The leds on the ethernet connector don't light up, nothing.
If i use wt32-eth01 a…
-
As far as I can tell, WiFi, BLE and Ethernet only work when activated from the M7 core. Can someone clarify if any of these 3 can be run from the PortentaH7 M4 core, (using RPC if Serial print is need…
-
My project needs high throughput, and I can achieve it with these settings:
```cpp
#define ETHERNET_LARGE_BUFFERS
#define MAX_SOCK_NUM 1
#define SPI_ETHERNET_SETTINGS SPISettings(80000000, MSBFI…
-
### The problem
Compiling a config that uses the Ethernet Component with an ESP32-S2 board gives "error: 'esp_eth_mac_new_esp32' was not declared in this scope"
Looks like a missing library element?…
-
I followed all instructions and the gsmshield works fine with mega.
I'm trying to use ehternet shield with gsm shield together:
- pin 11, 12, 13 not conneted to gsm shield but connect to SPI pins
- pi…
-
I'm using the QNEthernet.h library on my Teensy 4.1 with Ethernet. As soon as I include the MySQL_Connection.h and compile it, it throws an error that 'Ethernet' is ambiguous. Any ideas would be appre…
-
Unable to compile code.
Changed the network class type to W5100 in Websockets.h still there are lots of compilation issues.
Code used: example/esp32 and modified for ethernet
error: C:\Users\M…
-
Hello,
I try to use ConfigurableFirmata with Ethernet I had it running with USB before, with out any compiling problems.
Now I followed the instructions to setup the Ethernet with the Arduino Na…