Hi Guys,
Kindly suggest me some way so that I can proceed further.
My agenda is, I have to connect ESP32S2 and with WiFi and UART. And would be able to send the data through WiFi to the PC and vice-versa also.
Any suggestions?
Best Regards
Vishal
ESP32S2
Re: ESP32S2
Yes, that works. It's pretty much the same as other ESP32.
What's the problem?
You could install a webserver on your PC for that.
What's the problem?
You could install a webserver on your PC for that.
-
- Posts: 7
- Joined: Sun Dec 27, 2020 6:23 pm
Re: ESP32S2
Hi Sir,
Thank you for your response.
To be frank, actually, I'm new first time working on ESP32S2, and that's why not find a way to proceed.
Could you please suggest a way to proceed or code links from git?
Thanks in advance!
Best regards
Vishal
Thank you for your response.
To be frank, actually, I'm new first time working on ESP32S2, and that's why not find a way to proceed.
Could you please suggest a way to proceed or code links from git?
Thanks in advance!
Best regards
Vishal
Re: ESP32S2
There is no specific ESP32-S2 way to do it. It's the same way as on the ESP-12/ESP8266 or other ESP32. You could do something like this https://robotzero.one/posting-data-server-esp32/
Though some libraries are slightly different compared with the ESP8266 libraries.
Though some libraries are slightly different compared with the ESP8266 libraries.
Re: ESP32S2
A google search turned up this 90+ projects summary.
I haven’t verified everything but I think they have a good reputation.
https://randomnerdtutorials.com/projects-esp32/
I haven’t verified everything but I think they have a good reputation.
https://randomnerdtutorials.com/projects-esp32/
-
- Posts: 364
- Joined: Mon Jan 04, 2021 2:06 pm
Re: ESP32S2
Hi,
You can try the TCP socket example and run the client on your ESP32 and the server on your PC.
TCP Socket Client
Modify this project according to your needs!
You can try the TCP socket example and run the client on your ESP32 and the server on your PC.
TCP Socket Client
Modify this project according to your needs!
Who is online
Users browsing this forum: No registered users and 123 guests