Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Bluetooth Proxy board definitions for wESP32 modules #142

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

x-cubed
Copy link

@x-cubed x-cubed commented Jan 8, 2024

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

There are two hardware variants:

  • Board revisions 1 to 6 use an SMSC LAN8270 ethernet PHY
  • Board revisions 7 and newer use a Realtek RTL8201 ethernet PHY

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.

@x-cubed x-cubed force-pushed the main branch 2 times, most recently from 7ba6311 to f1e504d Compare January 8, 2024 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant