Can I connect the F9P board to the esp board via qwic? If this is possible can I also add a display via qwic and also someway to get the esp board to ethernet so I can hook to my lan for broadcasting to a caster?
As long as the 2 different devices do not use the same i2c addresses to communicate and the voltage is the same without additional pull resistors in the circuit they should be fine.
There are ways to attach an Ethernet port to an ESP32, however, this is going to be a bit tricky and our WROOM product might not break all of the pins out required for this application. I would suggest you google “ESP32 Ethernet” to find a suitable solution.
Hope this helps.