[GH-ISSUE #16] eeprom #14

Closed
opened 2026-02-28 01:22:52 +03:00 by kerem · 7 comments
Owner

Originally created by @domonetic on GitHub (Dec 3, 2015).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/16

share settings with other data

from that address writes data occupy and how to use EEPROM to store other data?

Originally created by @domonetic on GitHub (Dec 3, 2015). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/16 share settings with other data from that address writes data occupy and how to use EEPROM to store other data?
kerem closed this issue 2026-02-28 01:22:53 +03:00
Author
Owner

@tzapu commented on GitHub (Dec 3, 2015):

hi, this was intially included, and there was an eeprom start paramter passed on, but i believe it is no longer functional.
I am planning to drop eeprom requirement completely, hopefully before the end of this week. you would then be able to use eeprom as needed

<!-- gh-comment-id:161741863 --> @tzapu commented on GitHub (Dec 3, 2015): hi, this was intially included, and there was an eeprom start paramter passed on, but i believe it is no longer functional. I am planning to drop eeprom requirement completely, hopefully before the end of this week. you would then be able to use eeprom as needed
Author
Owner

@domonetic commented on GitHub (Dec 3, 2015):

why not use spiffs to store config file? i think, this is more userful.

any ways is good job and simplifi initial configs

<!-- gh-comment-id:161754813 --> @domonetic commented on GitHub (Dec 3, 2015): why not use spiffs to store config file? i think, this is more userful. any ways is good job and simplifi initial configs
Author
Owner

@tzapu commented on GitHub (Dec 4, 2015):

well, i'm trying to simplify it as much as possible, and giving options like these for advanced uses.
it's just a matter of getting the time and learning enough to make it a reality :p

<!-- gh-comment-id:161888134 --> @tzapu commented on GitHub (Dec 4, 2015): well, i'm trying to simplify it as much as possible, and giving options like these for advanced uses. it's just a matter of getting the time and learning enough to make it a reality :p
Author
Owner

@domonetic commented on GitHub (Dec 4, 2015):

I appreciate your work, and is useful. I would like to work with you.

Aprecio tu trabajo y es de real utilidad. Me gustaria colaborar contigo.

<!-- gh-comment-id:162022602 --> @domonetic commented on GitHub (Dec 4, 2015): I appreciate your work, and is useful. I would like to work with you. Aprecio tu trabajo y es de real utilidad. Me gustaria colaborar contigo.
Author
Owner

@tzapu commented on GitHub (Dec 5, 2015):

hi, that s nice to hear. please feel free to discuss and/or submit as pull request any improvements you might think fit

<!-- gh-comment-id:162157685 --> @tzapu commented on GitHub (Dec 5, 2015): hi, that s nice to hear. please feel free to discuss and/or submit as pull request any improvements you might think fit
Author
Owner

@tzapu commented on GitHub (Dec 5, 2015):

i ve just commited a new version that does not need eeprom or wificlient anymore
check it out

<!-- gh-comment-id:162159593 --> @tzapu commented on GitHub (Dec 5, 2015): i ve just commited a new version that does not need eeprom or wificlient anymore check it out
Author
Owner

@domonetic commented on GitHub (Dec 5, 2015):

Great. Very efficient . Do you use the section of config of wifi. Thanks.

<!-- gh-comment-id:162178416 --> @domonetic commented on GitHub (Dec 5, 2015): Great. Very efficient . Do you use the section of config of wifi. Thanks.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#14
No description provided.