You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using a board with an ESP32-WROOM-32U, 16MB module.
I have replaced my ITC-5 with an Arduino DUE and the library of Timo ( thank you so much). Now I want to implement a WiFi bridge with the esp32 board and I want to use the example of the library.
The code run successfully on the board but I have some configuration doubt.
In the repository is specified that the pins used are GPIO 16 and GPIO4 but I didn't understand if I have to connect them to the serial port of the DUE board and read the Actisense data or I have to connect them to, for example, CANRX CANTX of the mcp2562.
Sorry for the stupid question and thank to whom will help me in advance.
The text was updated successfully, but these errors were encountered:
I'm using a board with an ESP32-WROOM-32U, 16MB module.
I have replaced my ITC-5 with an Arduino DUE and the library of Timo ( thank you so much). Now I want to implement a WiFi bridge with the esp32 board and I want to use the example of the library.
The code run successfully on the board but I have some configuration doubt.
In the repository is specified that the pins used are GPIO 16 and GPIO4 but I didn't understand if I have to connect them to the serial port of the DUE board and read the Actisense data or I have to connect them to, for example, CANRX CANTX of the mcp2562.
Sorry for the stupid question and thank to whom will help me in advance.
The text was updated successfully, but these errors were encountered: