ESP8266 Developer Zone The Official ESP8266 Forum 2016-05-11T18:17:47+08:00 https://bbs.espressif.com:443/feed.php?f=6&t=2141 2016-05-11T18:17:47+08:00 2016-05-11T18:17:47+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2141&p=6827#p6827 <![CDATA[Re: ESP8266 IoT Ref Compatible Board]]>
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.
set_serial.rar

Statistics: Posted by Espressif_Kelly — Wed May 11, 2016 6:17 pm


]]>
2016-05-11T16:41:16+08:00 2016-05-11T16:41:16+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2141&p=6825#p6825 <![CDATA[Re: ESP8266 IoT Ref Compatible Board]]>
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 !!
minicom usages.png

Statistics: Posted by PaulTsai111 — Wed May 11, 2016 4:41 pm


]]>
2016-05-11T14:52:22+08:00 2016-05-11T14:52:22+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2141&p=6822#p6822 <![CDATA[Re: ESP8266 IoT Ref Compatible Board]]>
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.

Statistics: Posted by Espressif_Kelly — Wed May 11, 2016 2:52 pm


]]>
2016-05-11T13:49:17+08:00 2016-05-11T13:49:17+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2141&p=6820#p6820 <![CDATA[Re: ESP8266 IoT Ref Compatible Board]]>
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?
IoT_Demos.png

debug tools.png

Statistics: Posted by PaulTsai111 — Wed May 11, 2016 1:49 pm


]]>
2016-05-11T11:30:58+08:00 2016-05-11T11:30:58+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2141&p=6817#p6817 <![CDATA[Re: ESP8266 IoT Ref Compatible Board]]>
What do you mean that you need debug tools for monitoring your download process ?

Please help describe your requirements in details.

Thanks.

Statistics: Posted by Espressif_Kelly — Wed May 11, 2016 11:30 am


]]>
2016-05-11T11:17:42+08:00 2016-05-11T11:17:42+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2141&p=6815#p6815 <![CDATA[Re: ESP8266 IoT Ref Compatible Board]]>
This .rar file seems with python files. But how can I execute it ? Does espressif provide the software to execute those files

I do not know how to use these files.

Statistics: Posted by PaulTsai111 — Wed May 11, 2016 11:17 am


]]>
2016-05-11T10:40:44+08:00 2016-05-11T10:40:44+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2141&p=6812#p6812 <![CDATA[Re: ESP8266 IoT Ref Compatible Board]]>
Sorry, please refer to below source codes for flash dowmload tool and see if it is what you need.

flash_download_tool_python2.6-2.7_wxpython3.0_release_v2.4_SOURCE.rar

viewtopic.php?f=57&t=433

Thanks.

Statistics: Posted by Espressif_Kelly — Wed May 11, 2016 10:40 am


]]>
2016-05-11T09:23:15+08:00 2016-05-11T09:23:15+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2141&p=6810#p6810 <![CDATA[Re: ESP8266 IoT Ref Compatible Board]]>
I can download the binary file after changing the settings of my computer.

I have one problem of employing the serial port debug tools. I employ flash download tool v2.4 for downloading the binary

files from the pc to IoT Ref Compatible Board. But I do not know where I can download this debug tools for monitoring my

download process. Can you show me where to download this tool and how to use?
messages.png

Statistics: Posted by PaulTsai111 — Wed May 11, 2016 9:23 am


]]>
2016-05-10T16:24:34+08:00 2016-05-10T16:24:34+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2141&p=6798#p6798 <![CDATA[Re: ESP8266 IoT Ref Compatible Board]]>
BTW, please make sure that the directory should be with no chinese.

Thanks.

Statistics: Posted by Espressif_Kelly — Tue May 10, 2016 4:24 pm


]]>
2016-05-10T15:49:16+08:00 2016-05-10T15:49:16+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2141&p=6796#p6796 <![CDATA[Re: ESP8266 IoT Ref Compatible Board]]>
The bin that you added in flash download tool is not right. The directory should be as shown below and format of firmware should be .bin, not bin_rep.

D:\VM\share\ESP8266_NONOS_SDK_V1.5.3_16_04_18\ESP8266_NONOS_SDK\bin\at\512+512

Please try again.

Thanks.

Statistics: Posted by Espressif_Kelly — Tue May 10, 2016 3:49 pm


]]>
2016-05-10T14:09:58+08:00 2016-05-10T14:09:58+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2141&p=6792#p6792 <![CDATA[Re: ESP8266 IoT Ref Compatible Board]]>
After exchanging the GPIO'0 setting to download mode and employ the flash download tool v2.4 .I push the start download buttons for downloading , the picture of terminal is shown below. I did not know what's the problems that can not be downloaded, why this file can not be found ? in the directory. I am really confusing.
problems.png

Statistics: Posted by PaulTsai111 — Tue May 10, 2016 2:09 pm


]]>
2016-05-10T11:25:41+08:00 2016-05-10T11:25:41+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2141&p=6786#p6786 <![CDATA[Re: ESP8266 IoT Ref Compatible Board]]>
When you short up two lines of this connector, it means this GPIO will be pulled down to ground.
When you short bottom two lines of this connector, it means this GPIO will be pulled up to vdd.
Current settings in your board is flash boot mode.
MTDO->low
GPIO0->high
GPIO2->high

If you need to get into uart download mode, you have to switch GPIO0 to low, which means you have to short up two lines of GPIO0.

After that, you need connect your board to PC through serial line and then power on this board.

You can use our official flash download tool which can be obtained in the following link.

viewtopic.php?f=57&t=433

After download sucessfully, you can switch GPIO0 back to high and then restart this board.

More questions, please feel free to let us know.

Thanks.

Statistics: Posted by Espressif_Kelly — Tue May 10, 2016 11:25 am


]]>
2016-05-10T09:28:49+08:00 2016-05-10T09:28:49+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2141&p=6777#p6777 <![CDATA[Re: ESP8266 IoT Ref Compatible Board]]>
There is one question about setting the download mode of the IoT_Ref Compatible Board. from the below pictures highlighted by different colors. Each highlight block
with three dip pins. How to realize the download mode by connecting these pins?
Should I connect them to VDD ? GND ? . What's your suggestion way of doing ?
By the way, Can you list the procedures of using the flash download tools that can download the binary files from the pc to board ? Although official site provides different versions of board flows, I still needs to confirm the older version board setting is correct and the procedures are right!!

Thanks you .
20160510_091118.jpg

Statistics: Posted by PaulTsai111 — Tue May 10, 2016 9:28 am


]]>
2016-05-09T16:31:29+08:00 2016-05-09T16:31:29+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2141&p=6766#p6766 <![CDATA[Re: ESP8266 IoT Ref Compatible Board]]>
Sorry, ESP8266 IOT Ref Compatible board has already been replaced by ESP-LAUNCHER.

Below is the descriptions of ESP8266 IOT Ref Compatible board which you can refer to.

20160509.jpg


1、External power supply: 5V, 1A, positive in, negative out.
2、External 5V power supply split through 3 LDO for ESP8266: PA, LNA and IO. Blue variable resistor can be used to adjust the value of the three power supplies. Please make sure the supply voltage is within the specified range.
3、Reset button connected to EXT_RSTB, for external reset. Toggle switch is connected to the chip enable, please pay attention to maintaining a high (switch down) when used.
4、Users can either use the RS-232 serial port or USB to UART converter board for download, print log and serial communication.
5、When connected to a typical external SMA antenna, RF performance tests can be done using cable lines connected to the test instrument.
6、MTDO, GPIO0, GPIO2 form a 3-bit selectable SDIO mode. Please refer to board markings for jumper info. Confirm power mode settings are correct by printing log.

20160509-2.jpg


7、This board has 2 SPI flash: flash1 and flash2 are used as storage for firmware application development. Flash can be selected via jumper, CS high (H) to disable the flash.
Flash1: Use SPI connection, mostly used for standalone mode.
Flash2: Use HSPI connection (multiplexing GPIO port). Mainly used in the case that SDIO (SPI) of ESP8266EX has been connected to host cpu as SDIO/SPI slave, GPIO port multiplexing with HSPI to connect to flash.

More questions, please feel free to let us know.

Thanks.

Statistics: Posted by Espressif_Kelly — Mon May 09, 2016 4:31 pm


]]>
2016-05-09T11:22:40+08:00 2016-05-09T11:22:40+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2141&p=6760#p6760 <![CDATA[ESP8266 IoT Ref Compatible Board]]>
The following pictures is our company used for developing IoT smart Plug.

from the espressif offical web site, I can find the esp8266 launcher documents.

But this version of board is different from our company. Can you provide me

the older version of IoT Ref Compatible board documents or related links ??

Thanks you
20160509_111434.jpg

Statistics: Posted by PaulTsai111 — Mon May 09, 2016 11:22 am


]]>