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

Waveshare ESP32-S3-SIM7670G Support for CircuitPython #9339

Open
wraetz-dev opened this issue Jun 15, 2024 · 1 comment
Open

Waveshare ESP32-S3-SIM7670G Support for CircuitPython #9339

wraetz-dev opened this issue Jun 15, 2024 · 1 comment
Labels
board New board or update to a single board enhancement esp32-s3
Milestone

Comments

@wraetz-dev
Copy link

Waveshare has a ESP32-S3R2 based board that has a SIM7670G-4G Cellular modem. It seems to share many elements with Waveshare's ESP32-S3-Pico board. They both have 2MB PSRAM and 16MB of flash memory. Wiki page for the ESP32-S3-SIM7670G is here.
The pin mapping appears different from ESP32-S3-Pico but I can't identify the relevant pins from the pinout diagram and schematic provided by Waveshare.

This is a similar request to 8063, and I have read the CircuitPython guide on adding a board--I just can't sort out which pins are which.

I am not affiliated with Waveshare in any way, just a hobbyist trying to make the board work with CircuitPython.

Can anyone point me in the right direction on adding the board?

@dhalbert dhalbert added board New board or update to a single board esp32-s3 labels Jun 16, 2024
@dhalbert dhalbert added this to the Long term milestone Jun 16, 2024
@tannewt
Copy link
Member

tannewt commented Jun 17, 2024

The board addition guide is the right place to start. Discord is a good place to ask for help implementing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board New board or update to a single board enhancement esp32-s3
Projects
None yet
Development

No branches or pull requests

3 participants