-->
Page 1 of 1

Change boot up message

PostPosted: Wed Dec 03, 2014 7:05 am
by frasenci
Hi there
my question is how I would go about to change the boot up message that ESP8266 gives when powered on ?
It should be "ready" but in last firmware it is a longer message with link to developer... 0018000902

This I can acommodate for own development like Arduino , putting the exact string that appears into my program

But it will not work with other software developed based on the clean "ready" string

Any help appreciated
Greetings
Francisco

Re: Change boot up message

PostPosted: Thu Dec 04, 2014 3:10 pm
by Bananis
Some devices are delivered with custom firmware. You need to install the official firmware from espressif which have the normal boot message. I recommend the cloud updating firmware. Here is a good tutorial http://blog.electrodragon.com/cloud-updating-your-wi07c-esp8266-now/
/Bananis

Re: Change boot up message

PostPosted: Thu Dec 04, 2014 5:13 pm
by frasenci
Thank you Sir
I will look into it

Although The firmware I am using I flashed myself and came from "Official Firmwares" in googledrive

https://drive.google.com/folderview?id= ... =drive_web

Just asking, I am dreaming of generating my own firmware , he he

Greetings
Francisco