Forum Software Ferduino code ESP8266

ESP8266  [SOLVED]


Post Number:#21 Post Mon May 11, 2020 6:33 pm
Posts: 27
Topics: 1
Images: 12
Solve rating: 0
Joined: Sun May 10, 2020 9:05 am
Topics: 1
Age: 34
Gender: None specified
National Flag:
Turkey
Image


Image


I did it according to your video.

-------------------------------- Last edited Mon May 11, 2020 6:35 pm --------------------------------

Image



Disappeared from network list esp8266

-------------------------------- Last edited Mon May 11, 2020 6:40 pm --------------------------------

Image



I did the same. It disappeared from the network list. Doesn't show up in network list esp8266
Last edited by Fernando Garcia on Mon May 11, 2020 6:45 pm, edited 2 times in total.
Reason: Please post images using the tags [img=left][/img]

Post Number:#22 Post Mon May 11, 2020 6:41 pm
Posts: 1699
Topics: 38
Images: 301
Solve rating: 233
Joined: Mon Mar 03, 2014 5:59 pm
Topics: 38
Age: 39
Location: São Paulo
Gender: Male
National Flag:
Brazil

Please post images correctly using the tags as shown on tutorial above.

[img=left]your link for image[/img]


ESP-link is not installed. You have installed only the default firmware to send AT commands.

You are using wrong offset for 0x010000.bin. It should be 0x010000 NOT 0x10000
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#23 Post Mon May 11, 2020 7:05 pm
Posts: 27
Topics: 1
Images: 12
Solve rating: 0
Joined: Sun May 10, 2020 9:05 am
Topics: 1
Age: 34
Gender: None specified
National Flag:
Turkey
that's how it was made in your video. 0x010000.bin



You are using wrong offset for 0x010000.bin. It should be 0x010000 NOT 0x10000




I do as you say last.

-------------------------------- Last edited Mon May 11, 2020 7:08 pm --------------------------------

Image





This picture is as you say.

-------------------------------- Last edited Mon May 11, 2020 7:09 pm --------------------------------

esp8266 did not appear in the network list.

-------------------------------- Last edited Mon May 11, 2020 7:13 pm --------------------------------

Dear friend. My dear friend. I have been dealing with firmware for 1 month. He was so tired of me. I think we can communicate with you and remotely connect, because the Forum is very slow.


I'm going to scrape off the head.

-------------------------------- Last edited Mon May 11, 2020 7:14 pm --------------------------------

I apologize for you very much.

Post Number:#24 Post Mon May 11, 2020 7:17 pm
Posts: 1699
Topics: 38
Images: 301
Solve rating: 233
Joined: Mon Mar 03, 2014 5:59 pm
Topics: 38
Age: 39
Location: São Paulo
Gender: Male
National Flag:
Brazil

Look for this:

Image


It's ok?

Obviously not.

Edit:

As you can see on your first image you are doing always the same error.

Image
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#25 Post Mon May 11, 2020 7:33 pm
Posts: 27
Topics: 1
Images: 12
Solve rating: 0
Joined: Sun May 10, 2020 9:05 am
Topics: 1
Age: 34
Gender: None specified
National Flag:
Turkey
ok 0x010000 ======0x010000 Im will do

-------------------------------- Last edited Mon May 11, 2020 7:36 pm --------------------------------

Image



Is this true ?

Post Number:#26 Post Mon May 11, 2020 7:47 pm
Posts: 1699
Topics: 38
Images: 301
Solve rating: 233
Joined: Mon Mar 03, 2014 5:59 pm
Topics: 38
Age: 39
Location: São Paulo
Gender: Male
National Flag:
Brazil

Yes, it should be 0x010000.
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#27 Post Mon May 11, 2020 7:50 pm
Posts: 27
Topics: 1
Images: 12
Solve rating: 0
Joined: Sun May 10, 2020 9:05 am
Topics: 1
Age: 34
Gender: None specified
National Flag:
Turkey
I did but it does not appear on the network continues.

Post Number:#28 Post Mon May 11, 2020 7:51 pm
Posts: 1699
Topics: 38
Images: 301
Solve rating: 233
Joined: Mon Mar 03, 2014 5:59 pm
Topics: 38
Age: 39
Location: São Paulo
Gender: Male
National Flag:
Brazil

Show me the serial monitor.
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#29 Post Mon May 11, 2020 7:55 pm
Posts: 27
Topics: 1
Images: 12
Solve rating: 0
Joined: Sun May 10, 2020 9:05 am
Topics: 1
Age: 34
Gender: None specified
National Flag:
Turkey
Image



Image
Last edited by Fernando Garcia on Mon May 11, 2020 7:57 pm, edited 1 time in total.
Reason: Please post images using the tags [img=left][/img]

Post Number:#30 Post Mon May 11, 2020 8:03 pm
Posts: 1699
Topics: 38
Images: 301
Solve rating: 233
Joined: Mon Mar 03, 2014 5:59 pm
Topics: 38
Age: 39
Location: São Paulo
Gender: Male
National Flag:
Brazil

Again, please post images correctly. I won't fix it anymore.

After open monitor serial your should press the reset button.

If there's strange chars then change the baud rate to 74880 to see bootloader messages. It's something like this:

 ets Jan  8 2013,rst cause:1, boot mode:(3,7)

load 0x40100000, len 25336, room 16
tail 8
chksum 0x1f
load 0x3ffe8000, len 2544, room 0
tail 0
chksum 0xb8
load 0x3ffe89f0, len 1044, room 8
tail 12
chksum 0x7f
csum 0x7f
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#31 Post Mon May 11, 2020 8:08 pm
Posts: 27
Topics: 1
Images: 12
Solve rating: 0
Joined: Sun May 10, 2020 9:05 am
Topics: 1
Age: 34
Gender: None specified
National Flag:
Turkey
It came as you said yes. I changed the Baud Setting. I apologize from you.


gallery/image.php?album_id=72&image_id=711

Post Number:#32 Post Mon May 11, 2020 8:11 pm
Posts: 1699
Topics: 38
Images: 301
Solve rating: 233
Joined: Mon Mar 03, 2014 5:59 pm
Topics: 38
Age: 39
Location: São Paulo
Gender: Male
National Flag:
Brazil

Sorry I can't see your image.
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#33 Post Mon May 11, 2020 8:17 pm
Posts: 27
Topics: 1
Images: 12
Solve rating: 0
Joined: Sun May 10, 2020 9:05 am
Topics: 1
Age: 34
Gender: None specified
National Flag:
Turkey
gallery/image.php?album_id=72&image_id=711

-------------------------------- Last edited Mon May 11, 2020 8:18 pm --------------------------------

gallery/image.php?album_id=72&image_id=711

Post Number:#34 Post Mon May 11, 2020 8:20 pm
Posts: 1699
Topics: 38
Images: 301
Solve rating: 233
Joined: Mon Mar 03, 2014 5:59 pm
Topics: 38
Age: 39
Location: São Paulo
Gender: Male
National Flag:
Brazil

Follow this process to post images on forum.

Image
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#35 Post Mon May 11, 2020 8:23 pm
Posts: 27
Topics: 1
Images: 12
Solve rating: 0
Joined: Sun May 10, 2020 9:05 am
Topics: 1
Age: 34
Gender: None specified
National Flag:
Turkey
Image

Post Number:#36 Post Mon May 11, 2020 8:26 pm
Posts: 1699
Topics: 38
Images: 301
Solve rating: 233
Joined: Mon Mar 03, 2014 5:59 pm
Topics: 38
Age: 39
Location: São Paulo
Gender: Male
National Flag:
Brazil

Oh! Very good! Now I can see your image.

Try erase all memory using this files then install ESP-link again.
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#37 Post Mon May 11, 2020 8:31 pm
Posts: 27
Topics: 1
Images: 12
Solve rating: 0
Joined: Sun May 10, 2020 9:05 am
Topics: 1
Age: 34
Gender: None specified
National Flag:
Turkey
Image





I am so sorry. I have not used a forum site before. My stupidity

-------------------------------- Last edited Mon May 11, 2020 8:32 pm --------------------------------

Is this picture correct? I'm starting.

Post Number:#38 Post Mon May 11, 2020 8:37 pm
Posts: 1699
Topics: 38
Images: 301
Solve rating: 233
Joined: Mon Mar 03, 2014 5:59 pm
Topics: 38
Age: 39
Location: São Paulo
Gender: Male
National Flag:
Brazil

Yes, it's ok.
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#39 Post Mon May 11, 2020 8:40 pm
Posts: 27
Topics: 1
Images: 12
Solve rating: 0
Joined: Sun May 10, 2020 9:05 am
Topics: 1
Age: 34
Gender: None specified
National Flag:
Turkey
Done. Will I do the same function again? Firmware reinstallation.

Post Number:#40 Post Mon May 11, 2020 8:44 pm
Posts: 1699
Topics: 38
Images: 301
Solve rating: 233
Joined: Mon Mar 03, 2014 5:59 pm
Topics: 38
Age: 39
Location: São Paulo
Gender: Male
National Flag:
Brazil

Now install ESP-link again as on video.
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

PreviousNext



Return to Ferduino code





Who is online

Users viewing this topic: No registered users and 1 guest

cron