eriksl wrote:Saroz wrote:dear Eriksl,
after upload the Release 7 using ESP8266Flasher tool of two binary file to ESP-01 and while connect to ESPlorer V0.2.0 or arduino 1.6, its Running continually like this †—†††šÇ-’µ†—†W†‚†š‡-’—‚—‚‚Æ‚Ú‡-’—†•†—†††šÇ-–—†—‚—†‚‚’‡-’—‚—‚‚‚†ÚÇ-’•†—‚‚Ä‚ "
it will support esp-1?want to do anything extra coding or anything? It will marge STATION and AP, so i can ping the client-ESP from device(PC, mobile, etc.) it connected to my main WIFI device? for your ref., i mention below my sample example.
my main WIFI device<----->marged STA $ AP ESP<----->client-ESP
It should work with every access point the esp8266 can connect to.
If you get "noise" on the uart, then probably the firmware isn't flashed right. Do you have experience with flashing, does it work when you flash a standard "at" firmware? Do you flash the 0x00000 at offset 0 and 0x40000 at offset 0x40000? I have only tested with esptool.py and that works without problems. I think your tools places the firmwares at the wrong addresses or leaves out the second.
I have no experience whatsoever with Arduino and I have absolutely no intention to get any.
yes yes.. i have experience with "ESP8266Flasher tool" for flashing because of mine is windows7 64bit OS, many time i did that with another flash files and thats working good on that time.
then even 0x00000 at offset 0 and 0x40000 at offset 0x40000 and selected both tick mark.
please guide me to solve for that error and tel me, if there any tool to flash for Windows.
Saroz