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

Wifi connection ? #1

Closed
attilatheprogramer opened this issue Jan 8, 2022 · 2 comments
Closed

Wifi connection ? #1

attilatheprogramer opened this issue Jan 8, 2022 · 2 comments

Comments

@attilatheprogramer
Copy link

Hello, i didn’t find code for wifi connection setup and what is possible to make with this connection that you specified on pcb

@SimonRafferty
Copy link
Owner

You're right!
Unfortunately, I discovered that you cannot use WiFi & Analog read at the same time on an ESP32 - the WiFi messes up the ADC.

I later changed to the M0 processor - which doesn't have WiFi at all, but has a better Analog implementation.

@attilatheprogramer
Copy link
Author

attilatheprogramer commented Jan 9, 2022 via email

Repository owner locked as resolved and limited conversation to collaborators Jul 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants