Development Environment; Ide Plugins; How To Add Esp32 Development Board On Arduino Ide; When Using The Arduino Ide Development Platform, How To Read The Mac Address Of The Wi-Fi That Comes With Esp32 - Espressif Systems ESP Faq

Table of Contents

Advertisement

Chapter 2

Development environment

2.1 IDE plugins

2.1.1 How to add ESP32 development board on Arduino IDE?

• For installation instructions of Arduino-ESP32, please refer to
• For instructions on how to add development boards on Arduino IDE, please refer to
2.1.2 When using the Arduino IDE development platform, how to read the MAC address
of the Wi-Fi that comes with ESP32?
• Please refer to the
Arduino-ESP32 Development
• Use "WiFi.macAddress()"to obtain the MAC address of ESP32's Wi-Fi.
• Please also refer to the
2.1.3 How to use the flash download tool to flash the bin file generated by Arduino to
ESP32?
• Please go to File -> Preferences -> Show verbose output during and select compilation.
After compilation succeeded, a Python flashing command will be printed with the bin file to be flashed and the
corresponding flashing address.
• Download the flash download tool on the
using the flash download tool to flash, and enter the corresponding flashing address.

2.2 Debugging

WiFiClientStaticIP
example.
tools page
arduino-ide getting
Framework.
on Espressif's official website, select the bin file when
started.
arduino
Cores.
9

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ESP and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Esp32Esp8266Esp32-s2Esp32-c3Esp32-s3

Table of Contents