ESP8266 IoT Ref Compatible Board

Espressif_Kelly
Posts: 140
Joined: Mon Oct 27, 2014 10:40 am

Re: ESP8266 IoT Ref Compatible Board

Postby Espressif_Kelly » Wed May 11, 2016 11:30 am

Hi,

What do you mean that you need debug tools for monitoring your download process ?

Please help describe your requirements in details.

Thanks.

PaulTsai111
Posts: 48
Joined: Wed May 04, 2016 7:32 pm

Re: ESP8266 IoT Ref Compatible Board

Postby PaulTsai111 » Wed May 11, 2016 1:49 pm

Hi Espressif:

The attached files are what I copied from espressif web site links:
(http://www.espressif.com/support/explor ... rted-guide)
(1) 6.2 Check Log File
In the highlight blocks,it describes that I can check the log printed on the terminal end
with serial port debug tools. So what I really needs is to employ the serial port debug tool
to monitor my downloading process. So, I did not know how to use you provided .rar files
because there is no .exe file can be executed. I do not know how to launch these .py files.

(2) ESP8266 IoT Demo
In the second highlight block, Where and how I can see these messages ? Are these messages are seen from the
debug tools?
Attachments
IoT_Demos.png
debug tools.png

Espressif_Kelly
Posts: 140
Joined: Mon Oct 27, 2014 10:40 am

Re: ESP8266 IoT Ref Compatible Board

Postby Espressif_Kelly » Wed May 11, 2016 2:52 pm

Hi,

ESP8266EX does not support the hardware debug tools, so you need to debug by add log print through UART.

You can use minicom or other uart program to check the log.

More questions, please let us know.

Thanks.

PaulTsai111
Posts: 48
Joined: Wed May 04, 2016 7:32 pm

Re: ESP8266 IoT Ref Compatible Board

Postby PaulTsai111 » Wed May 11, 2016 4:41 pm

Hi Espressif:

I have been downloaded minicom into my linux system. Now I have found my devices (USB-TTL Converters) from my PC.
The following pictures catch below shows the minicom setting . So Can you give me step by step flow of setting the minicom?
and please also show how to monitor the download process by using this minicom tools !!!!

Thanks you !!
Attachments
minicom usages.png

Espressif_Kelly
Posts: 140
Joined: Mon Oct 27, 2014 10:40 am

Re: ESP8266 IoT Ref Compatible Board

Postby Espressif_Kelly » Wed May 11, 2016 6:17 pm

Hi,

About how to use minicom, you can google it by yourselves.
Below is the instruction about how to set special baudrate, 74880 for example.
1. Please install the program "setserial" by yum or dnf or apt-get.
2. than use our script in attachments(or you can use setserial by yourself).
3. use minicom with the baudrate 38400.

Why do you need to monitor the download process? Minicom here is used to monitor the program execution.

Thanks.
Attachments
set_serial.rar
(244 Bytes) Downloaded 604 times

Who is online

Users browsing this forum: No registered users and 2 guests