Gorillacell Module 085: Wireless Uploader
Table of Contents


Wireless Uploader module allows wireless communication between a microcontroller and a computer through a wireless UART serial interface. It enables uploading of programs or exchanging serial data without the need for a physical USB cable connection.
The Gorillacell ESP32 Development Kit comes with one (1) Wireless Uploader module.
BASIC INFORMATION
PINOUT
It has 4 pins which are
- GND - for the ground pin,
- VCC - for the supply voltage,
- TX - for the Serial transmit pin, and
- RX - for the Serial receive pin.
×