Search found 648 matches

by chipfryer27
Thu May 02, 2024 1:11 pm
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi My log files are different to yours and I now know why. The only way I can replicate logs similar to yours is if I skip steps. If I open Flash Tool then download straight away, not testing first or double checking values and selecting files, then I get a log similar to yours (Flash tool remembers...
by chipfryer27
Wed May 01, 2024 7:27 pm
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi

I have the feeling that we are overlooking something simple, which is why I'm asking "stupid" questions as many times I've overlooked something simple.

I might not get a chance to compare logs tonight, but I will when I get the chance.

Regards
by chipfryer27
Wed May 01, 2024 6:13 pm
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi

Again, stupid question. Did you reset the esp and close Flash?

Regards
by chipfryer27
Wed May 01, 2024 5:33 pm
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi No real need to unplug the adapter but you do need to close the flash tool and also reset the esp. There is a slight chance that when you unplugged the adapter and then reinserted it assigned a different port (unlikely) but if you hadn't reset (or removed power then repowered) the esp it would st...
by chipfryer27
Wed May 01, 2024 4:22 pm
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi I'll compare against mine later tonight. If it is jumping to DIO by itself then it is overiding the setting of QIO as SpiAutoSet is checked. Not sure why it is choosing DIO over QIO. Maybe try it without SpiAutoSet checked? Stupid question time (as in your earlier post it did look as though you l...
by chipfryer27
Wed May 01, 2024 11:55 am
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

PS

Try using QIO for SPI Mode, not DIO
by chipfryer27
Wed May 01, 2024 11:54 am
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi

Unfortunately a screenshot of a partial log isn't of much help here.

Can you copy the log and paste into a text / word documents and send that?

Regards
by chipfryer27
Tue Apr 30, 2024 7:40 pm
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi That's good you are getting the responses documented in your post. You are almost there. You forgot however to enter the correct Hex values in the Address boxes File / Hex Address blank / 0xfb000 esp_init_data_default_v08 / 0xfc000 blank / 0x7e000 blank / 0xfe000 boot_v1.7 / 0x00000 user1.1024.ne...
by chipfryer27
Sun Apr 28, 2024 7:32 pm
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi Good to hear you have identified the issue. When you are ready to try again, do the following but if any fail, don't move on- 1) Connect to module using "Terminal" and ensure you can send AT and receive OK. If not check why. Once working take note of comm port being used. 2) Close "Terminal" and ...
by chipfryer27
Sun Apr 28, 2024 10:06 am
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi

Happy to help where / if I can.

Double check connections and also comm port. Numerous times I have forgotten to set it correctly :oops:

Regards
by chipfryer27
Sat Apr 27, 2024 11:18 pm
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

PS

If you can use Terminal to connect and successfully issue "AT" commands, take note of the comm port used, close Terminal, then open flash tool and select the same comm port.
by chipfryer27
Sat Apr 27, 2024 10:56 pm
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi From your screenshots you are not connecting to the esp8266. 1) Have you set the correct comm port? Nothing else can be using it at the same time. Close Terminal or anything else that may be using it. 2) Did you press and hold reset, then flash, then release reset, then release flash before press...
by chipfryer27
Sat Apr 27, 2024 5:36 pm
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi There is absolutly tons of info on the esp8266 out there, some good, some bad and some terrible and it is a bit like herding cats. I doubt if there ever will be a fully comprehensive guide to them, rather some "good suggestions to try" :lol: Espressif seemed to subcontract / licence out manufactu...
by chipfryer27
Sat Apr 27, 2024 1:29 pm
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi

Yes, it is the same blank file, just used in various places as referenced by the Hex.

Regards
by chipfryer27
Fri Apr 26, 2024 8:25 pm
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi OK, back in action. I had to completely reinstall to bring the esp of last night back to life. Looking around it seems things have changed a bit since i last played with these and I'm unsure as to why the latest SDK shows 3.0.5 but I can only see 3.0.4 on the website. I doubt if it matters too mu...
by chipfryer27
Thu Apr 25, 2024 9:53 pm
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi

I don't recall the flash tool looking like that. Maybe they have updated it? I'm always wary if espressif make any change which is why if I have something that works I keep a copy of it locally.

I'll look out which version I used and get back to you.

Regards
by chipfryer27
Thu Apr 25, 2024 9:29 pm
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi

My ESP8266 doesn't do anything, possibly the duff one from an earlier post.

I'll grab another, hopefully tomorrow.

Regards
by chipfryer27
Thu Apr 25, 2024 3:37 pm
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi

I've dug out my esp8266 modules and I'll refamiliarise myself with the process. I'll update once done.

Regards
by chipfryer27
Wed Apr 24, 2024 10:23 pm
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi

Not had a chance to check yet but hopefully I can tomorrow.

Regards
by chipfryer27
Mon Apr 22, 2024 11:01 pm
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi

I'm not at a machine with the esp stuff on it but will check when I can

Did you remember to enable the esp first by connecting as per the circuit earlier, and pressing the rest/gpio-0 buttons? Only after that can you then press Start in the Flash tool.

Regards
by chipfryer27
Sun Apr 21, 2024 8:01 pm
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi I'm unsure of your screenshots above and can only comment on what I used. A few posts above I posted a link to download the SDK. If you follow that you are taken to an espressif page and near the bottom you will see a box marked attachments and a link to download the zipped SDK. Download this the...
by chipfryer27
Sat Apr 20, 2024 7:19 am
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi This is a helpful link https://www.allaboutcircuits.com/projects/update-the-firmware-in-your-esp8266-wi-fi-module/ If you ignore the beginning which basically describes getting a terminal program to send AT commands, and scroll down to "Installing the Firmware" you will find helpful instructions....
by chipfryer27
Fri Apr 19, 2024 9:51 pm
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi The links and the "update" guide should get you going. I see in your screenshot of the Flash Download Tool you haven't set the paths for the files. It will look for four files as per guide and once you set these, the paths will turn green. Only then can you use it. Also, you have Com Fail which u...
by chipfryer27
Mon Apr 15, 2024 10:38 pm
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi I think your firmware is an older version as the latest is AT = 1.7.4.0 SDK = 3.0.4 Not sure what the differences will be though. As for the connections, my diagram was as you say just to illustrate what needs to be connected, and is essentially the same as your other diagram. However your board ...
by chipfryer27
Sat Apr 13, 2024 8:56 pm
Forum: Flowcode V8
Topic: Download the program for the device via the Internet.
Replies: 153
Views: 4697

Re: Download the program for the device via the Internet.

Hi Like most things, when you first look or try it can seem daunting but the ESP8266 is very easy to use. You should download the associated AT commands as knowing these (or having them to hand) will be extremely valuable in getting the modules to do as you wish. They are very easy to use so don't b...