Serial config

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
pete
New user
Posts: 3
Joined: 11 Oct 2018, 09:34

Serial config

#1 Post by pete » 11 Oct 2018, 09:36

Is there a way to backup and/or install a full config just using the USB/serial port?

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: Serial config

#2 Post by grovkillen » 11 Oct 2018, 11:25

Not really, you use the web interface for that. HTTP requests.
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

pete
New user
Posts: 3
Joined: 11 Oct 2018, 09:34

Re: Serial config

#3 Post by pete » 11 Oct 2018, 11:53

What approach would you recommend for setting up a few hundred units easily?

TD-er
Core team member
Posts: 8739
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: Serial config

#4 Post by TD-er » 11 Oct 2018, 12:44

Maybe it is also possible to upload files to the SPIFFS on flashing?
But I agree it is a bit hard to deploy lots of nodes at this point.

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: Serial config

#5 Post by grovkillen » 11 Oct 2018, 13:24

It's in our interest to do mass deployment so we'll make sure it'll get fixed in the future.
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

Domosapiens
Normal user
Posts: 307
Joined: 06 Nov 2016, 13:45

Re: Serial config

#6 Post by Domosapiens » 11 Oct 2018, 22:22

a few hundred units
... :o

I assume you are already a big sponsor? :D
viewtopic.php?f=14&t=5787
30+ ESP units for production and test. Ranging from control of heating equipment, flow sensing, floor temp sensing, energy calculation, floor thermostat, water usage, to an interactive "fun box" for my grandson. Mainly Wemos D1.

Meek
Normal user
Posts: 59
Joined: 31 Oct 2017, 15:50
Contact:

Re: Serial config

#7 Post by Meek » 12 Oct 2018, 23:54

What I do (it’s not perfect, but does the job) is to make a complete memory dump of a pre-configured ESP unit with the esptool.
---------------------------------------------
Command to create a backup of a pre-configured (4MB)ESP unit :
esptool.exe --port COM19 --baud 115200 read_flash 0x000 4194304 name.bin
---------------------------------------------
Restore/write the FW to a (4MB)ESP unit :
esptool.exe --port COM19 --baud 115200 write_flash 0x00000 name.bin
---------------------------------------------

pete
New user
Posts: 3
Joined: 11 Oct 2018, 09:34

Re: Serial config

#8 Post by pete » 13 Oct 2018, 18:26

Not yet sponsoring but of course will if we go with ESPEasy

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: Serial config

#9 Post by grovkillen » 13 Oct 2018, 19:44

We'll make mass deployment real in the near future because we need that ourselves. But time is scarce until we get full time coverage through Patreon ;)
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 31 guests