Development Board for ESP32 Module

carllosedward
Posts: 2
Joined: Sun Apr 04, 2021 1:20 am

Development Board for ESP32 Module

Postby carllosedward » Sun Apr 04, 2021 1:31 am

Hello guys! I'm a brand new developer for esp32 and recently instated to develop an application for IoT but, in order to protect my job I decided to use only the module and intersert it I'm another module.
I have here the shield with bended wires that permits insert the module, load the program, test and take it out (see the attachment). I would like to purchase a simple shield with the same system (with bended wires)
With this resource, we could do the change of the module in an easiest way I'm the field. Could you please indicate me where to purchase it?

Thanks in advance!
Attachments
Screenshot_20210403-222342_Mercado Libre.jpg
Development shield
Screenshot_20210403-222342_Mercado Libre.jpg (339.34 KiB) Viewed 2401 times

ESP_Sprite
Posts: 8926
Joined: Thu Nov 26, 2015 4:08 am

Re: Development Board for ESP32 Module

Postby ESP_Sprite » Sun Apr 04, 2021 1:43 am

Why do you think you would need to change modules that often in the first place? ESP32 supports in-system programming (via the UART) as well as OTA updates for fully hands-off programming; generally there is very little need to take modules out of the system.

carllosedward
Posts: 2
Joined: Sun Apr 04, 2021 1:20 am

Re: Development Board for ESP32 Module

Postby carllosedward » Sun Apr 04, 2021 3:32 pm

ESP_Sprite wrote:
Sun Apr 04, 2021 1:43 am
Why do you think you would need to change modules that often in the first place? ESP32 supports in-system programming (via the UART) as well as OTA updates for fully hands-off programming; generally there is very little need to take modules out of the system.
Thanks! As I told you, I'm brand new and i would like to know more about the system. How does the UART is possible?!

ESP_Sprite
Posts: 8926
Joined: Thu Nov 26, 2015 4:08 am

Re: Development Board for ESP32 Module

Postby ESP_Sprite » Mon Apr 05, 2021 7:04 am

I think it's somewhere in the datasheet, but the short and long of it is that if you connect GPIO0 to ground and reset the chip, you can program it using the UART0 TX and RX pins using a tool like esptool.py. It's how most development boards are wired. Suggest you get one of those (e.g. the ESP32-DevkitC but there are others) and/or study its schematics.

Who is online

Users browsing this forum: No registered users and 64 guests