@ESP_Sprite.
Thanks. ESP-Now may work.
Search found 4 matches
- Mon Jul 27, 2020 2:50 am
- Forum: General Discussion
- Topic: ESP32 devboard to ESP32 devboard via usb
- Replies: 6
- Views: 4441
- Mon Jul 27, 2020 2:48 am
- Forum: General Discussion
- Topic: ESP32 devboard to ESP32 devboard via usb
- Replies: 6
- Views: 4441
Re: ESP32 devboard to ESP32 devboard via usb
Or you could use esp32 S2 instead of ch559. It is just theoretically possible and you would have to write esp32 S2 code, but I think it's doable. Well, USB part is not that complicated I think, but esp32 S2 has like 2 or 3 hardware uart. I looked at this but the selected dev board has the regular E...
- Sun Jul 26, 2020 7:18 am
- Forum: General Discussion
- Topic: ESP32 devboard to ESP32 devboard via usb
- Replies: 6
- Views: 4441
Re: ESP32 devboard to ESP32 devboard via usb
I am in the early stages of designing an art project/display where a set of ESP32 dev boards attach to a main PCB vertically using the usb connection. I want all communication to go through the usb so there are no connections/wires to the pins. I know this is not the best option but I want a clean l...
- Sat Jul 25, 2020 7:36 am
- Forum: General Discussion
- Topic: ESP32 devboard to ESP32 devboard via usb
- Replies: 6
- Views: 4441
ESP32 devboard to ESP32 devboard via usb
Is it possible to have 2 or more ESP32s talking to each other through the usb on a dev board using one of the usb host chips such as the CH559?