esphome / firmware

Holds firmware configuration files for projects that the ESPHome team provides.
https://esphome.io/projects
Apache License 2.0
128 stars 92 forks source link

Add Bluetooth Proxy board definitions for wESP32 modules #142

Open x-cubed opened 5 months ago

x-cubed commented 5 months ago

The Silicognition wESP32 boards are ESP32 modules that have onboard ethernet supporting Power-over-Ethernet (PoE).

There are two hardware variants:

Both hardware variants use the same GPIO pinout, as described in the wESP32 Product Brief.

Given that these boards are similar to the Olimex ESP32 PoE ISO boards, I've used that file as the foundation for these wESP32 board files.

I've been able to successfully build both variants, and I've successfully deployed a Bluetooth Proxy on one of the LAN8270 wESP32 boards.