Indledning
This manual provides essential information for the proper use and operation of your DORHEA ESP32 38Pin Development Board, model NodeMCU-32S. Please read this manual thoroughly before using the device to ensure optimal performance and safety.
Produkt overview
The DORHEA ESP32 38Pin Development Board is a versatile 2.4GHz dual-mode microcontroller designed for a wide range of applications. It features a dual-core ESP-32 processor and a 38-pin configuration, offering enhanced functionality compared to 30-pin modules. Its compact size allows for easy integration into various projects.
Key features include ultra-low power consumption, compatibility with the Arduino IDE, and support for Lua programming, LWIP protocol, and FreeRTOS. The board operates in three modes: AP, STA, and AP + STA. The ESP32's design prioritizes safety, reliability, and scalability, allowing for advanced power management such as using a low-power coprocessor to monitor peripherals while the main CPU is powered down.

Figur 1: Samlet set view of the DORHEA ESP32 38Pin Development Board.
Opsætning
- Software installation: Ensure you have the Arduino IDE installed on your computer. For ESP32 development, you will need to add the ESP32 board support package to your Arduino IDE. Refer to the official Espressif documentation or common online tutorials for detailed installation steps.
- Driver installation: The board uses a CP2102 USB-to-UART bridge. Install the appropriate CP2102 drivers for your operating system if they are not automatically detected.
- Tilslutning af bestyrelsen: Connect the ESP32 development board to your computer using a micro USB cable. The board should power on, indicated by an LED.
- Selecting Board and Port: I Arduino IDE'en skal du gå til Værktøjer > Bræt and select the appropriate ESP32 Dev Module. Then, go to Værktøjer > Port og vælg den serielle port, der svarer til dit tilsluttede ESP32-kort.

Figure 2: Micro USB port and reset/boot buttons for programming and power.
Betjeningsvejledning
Basic Programming with Arduino IDE
- Åbn en exampSketchen: I Arduino IDE'en skal du navigere til File > Eksamples and select an ESP32 example, such as a basic Wi-Fi scan or a blink sketch.
- Compile the Code: Click the "Verify" button (checkmark icon) to compile the sketch. This checks for syntax errors.
- Upload the Code: Click the "Upload" button (right arrow icon) to upload the compiled code to your ESP32 board. During upload, you may need to press and hold the "BOOT" button on the board, then press "RESET" (if the upload fails to start automatically), and release "BOOT" once the upload begins.
- Serial Monitor: Open the Serial Monitor (magnifying glass icon) to view output from your ESP32 board, ensuring the baud rate matches that specified in your sketch.
Wi-Fi and Bluetooth Functionality
The ESP32 supports 802.11bgn Wi-Fi and Bluetooth connectivity. You can develop applications that utilize these features for network communication, sensor data transmission, and more. Refer to the extensive ESP32 documentation and community resources for specific programming examples og biblioteker.

Figure 3: Detail of the ESP-WROOM-32 module, the core of the development board.
Opretholdelse
- Opbevaring: Store the development board in a dry, anti-static environment when not in use to prevent damage from static discharge or moisture.
- Rensning: Rengør om nødvendigt forsigtigt pladen med en blød, tør børste eller trykluft for at fjerne støv. Undgå at bruge væsker eller slibende materialer.
- Håndtering: Always handle the board by its edges to minimize contact with components and prevent static damage.
- Strømforsyning: Ensure the power supply used is within the specified voltage range to prevent damage to the board.
Fejlfinding
- Kort ikke fundet af computeren:
- - Ensure the micro USB cable is fully inserted and functional. Try a different cable.
- Verify that the CP2102 drivers are correctly installed for your operating system.
- Check if the board is powered on (LED indicator).
- Prøv en anden USB-port på din computer. - Upload fails or "Failed to connect to ESP32: Timed out waiting for packet header":
- - Make sure the correct board and serial port are selected in the Arduino IDE.
- During upload, press and hold the "BOOT" button, then press "RESET" briefly, and release "BOOT" once the upload process starts.
- Ensure no other application is using the serial port. - Wi-Fi eller Bluetooth virker ikke:
- - Double-check your code for correct Wi-Fi/Bluetooth initialization and credentials.
- Ensure the antenna is not obstructed or damaged.
- Verify that the power supply is stable and sufficient.
Specifikationer
| Feature | Detalje |
|---|---|
| Mærke | DORHEA |
| Modelnavn | NodeMCU-32S |
| Forbindelsesteknologi | Wi-Fi |
| Operativsystem | Linux |
| CPU producent | Espressif |
| Processorantal | 2 |
| Trådløs kompatibilitet | 802.11bgn, Bluetooth |
| Kompatible enheder | Arduino devices |
| RAM-hukommelsesteknologi | LPDDR |
| Samlet USB-porte | 1 (Micro USB) |
| Dimensioner (ca.) | 54 mm x 27.8 mm (2.12 tommer x 1.09 tommer) |

Figure 4: Approximate dimensions of the ESP32 38Pin Development Board.
Garantioplysninger
Warranty information for this product is not provided in the available data. Please refer to the seller's or manufacturer's webwebstedet for detaljer vedrørende garantivilkår og -betingelser.
Støtte
For technical support or further assistance, please contact DORHEA customer service through their official channels. You may also find extensive community support and documentation for ESP32 development boards online, including forums and tutorials compatible with Arduino IDE.