Nodemcu Esp32: Microcontroller Development Board
Nodemcu Esp32: Microcontroller Development Board
1. GENERAL INFORMATION
Dear customer,
Thank you for purchasing our product. In the following, we will show you
which things should be noted during the use.
www.joy-it.net
Pascalstr. 8 47506 Neukirchen-Vluyn
2. OVERVIEW
www.joy-it.net
Pascalstr. 8 47506 Neukirchen-Vluyn
3. INSTALLATION OF THE MODULES
If Arduino IDE is not already installed on your computer, first download this
programm and install it. After that download the updated CP210x USB-UART
driver for your operating system and install it. As the next step, you have to
add a new board manager. For that follow the following instructions.
www.joy-it.net
Pascalstr. 8 47506 Neukirchen-Vluyn
3. Now click on Tools → Board → Boards Manager…
Attention! After the initial installation, tha board rate may have
changed to 921600. This could cause problems. In such a case,
set the baud rate to 115200 to avoid any problems.
www.joy-it.net
Pascalstr. 8 47506 Neukirchen-Vluyn
4. USAGE
Your NodeMCU ESP32 is now ready to use. Simply connect it with an USB
cable to your computer.
The installed libraries provide many examples to gain you some insight into
the module.
These examples can be found in your Ardunio IDE in File → Example → ESP32.
The fastest and easiest way to test your NodeMCU ESP is the recall of device
number. Copy the following code or use the code example GetChipID from
the Arduino IDE:
uint64_t chipid;
void setup() {
Serial.begin(115200);
}
void loop() {
chipid=ESP.getEfuseMac();//The chip ID is essentially its MAC address(length:6bytes)
Serial.printf("ESP32 Chip ID = %04X",(uint16_t)(chipid>>32));//print High 2 bytes
Serial.printf("%08X\n",(uint32_t)chipid);//print Low 4bytes.
delay(3000);
To upload, click on the upload button from the Arduino IDE and hold down
the BOOT button on the SBC NodeMCU ESP32. The upload is completed until
the writing has reached 100% and you willbe asked to reboot (hard reset
viaRTS pin …) with the EN key.
You can see the output of the test on the serial monitor.
www.joy-it.net
Pascalstr. 8 47506 Neukirchen-Vluyn
5. OTHER INFORMATION
Return Options:
As the end user, you can hand over your old appliance (which has
essentially the same functions as the new one bought with us) free of
charge for disposal with the purchase of a new device.
Small devices, which do not have outer dimensions bigger than 25 cm
can be handed in for disposal independently of the
purchase of a new product in normal household quantities.
6. SUPPORT
E-Mail: service@joy-it.net
Ticket-system: http://support.joy-it.net
Telephone: +49 (0)2845 98469 – 66 (10 - 17 o'clock)
Published: 29.06.2021
www.joy-it.net
www.joy-it.net
SIMAC Electronics GmbH
Pascalstr.
Pascalstr.8,847506
47506Neukirchen-Vluyn
Neukirchen-Vluyn