ESP32S2

vishalkwaghmare
Posts: 7
Joined: Sun Dec 27, 2020 6:23 pm

ESP32S2

Postby vishalkwaghmare » Wed Dec 30, 2020 2:51 pm

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

Miraculix
Posts: 20
Joined: Wed Sep 16, 2020 9:43 am

Re: ESP32S2

Postby Miraculix » Thu Dec 31, 2020 9:52 pm

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.

vishalkwaghmare
Posts: 7
Joined: Sun Dec 27, 2020 6:23 pm

Re: ESP32S2

Postby vishalkwaghmare » Fri Jan 01, 2021 7:28 am

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

Miraculix
Posts: 20
Joined: Wed Sep 16, 2020 9:43 am

Re: ESP32S2

Postby Miraculix » Fri Jan 01, 2021 9:58 am

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.

bobolink
Posts: 98
Joined: Mon Feb 26, 2018 4:17 pm

Re: ESP32S2

Postby bobolink » Fri Jan 01, 2021 12:13 pm

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/

ESP_Minatel
Posts: 361
Joined: Mon Jan 04, 2021 2:06 pm

Re: ESP32S2

Postby ESP_Minatel » Tue Jan 05, 2021 4:09 pm

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!

Who is online

Users browsing this forum: No registered users and 170 guests