EasyManuals Logo

Espressif ESP8685-WROOM-03 User Manual

Default Icon
16 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #11 background imageLoading...
Page #11 background image
2 Get Started on ESP8685-WROOM-03
Writing at 0x00020000... (100 %)
Wrote 145520 bytes (71984 compressed) at 0x00010000 in 2.3 seconds (effective 504.4 kbit/s)...
Hash of data verified.
Leaving...
Hard resetting via RTS pin...
Done
If everything goes well, the “hello_world” application starts running after you remove the jumper on IO0 and GND,
and re-power up the testing board.
2.4.6 Monitor
To check if “hello_world” is indeed running, type ‘idf.py -p PORT monitor‘ (Do not forget to replace PORT with your
serial port name).
This command launches the IDF Monitor application:
$ idf.py -p /dev/ttyUSB0 monitor
Running idf_monitor in directory [...]/esp/hello_world/build
Executing ”python [...]/esp-idf/tools/idf_monitor.py -b 115200 [...]/esp/hello_world/build/hello-world.elf”...
--- idf_monitor on /dev/ttyUSB0 115200 ---
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H ---
ets Jun 8 2016 00:22:57
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
ets Jun 8 2016 00:22:57
...
After startup and diagnostic logs scroll up, you should see “Hello world!” printed out by the application.
...
Hello world!
Restarting in 10 seconds...
This is esp8685 chip with 1 CPU core, WiFi/BLE
Restarting in 9 seconds...
Restarting in 8 seconds...
Restarting in 7 seconds...
To exit IDF monitor use the shortcut Ctrl+].
That’s all what you need to get started with ESP8685-WROOM-03 module! Now you are ready to try some other
examples in ESP-IDF, or go right to developing your own applications.
Espressif Systems 11 ESP8685-WROOM-03 User Manual v0.1

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Espressif ESP8685-WROOM-03 and is the answer not in the manual?

Espressif ESP8685-WROOM-03 Specifications

General IconGeneral
BrandEspressif
ModelESP8685-WROOM-03
CategoryMicrocontrollers
LanguageEnglish

Related product manuals