UtilitechAS / amsreader-firmware

ESP8266 and ESP32 compatible firmware to read, interpret and publish data to MQTT from smart electrical meters, both DLMS and DSMR is supported
Other
381 stars 73 forks source link

hardcode the wifi ssid and password #250

Closed ttqf closed 2 years ago

ttqf commented 2 years ago

Describe your problem I am running a generic esp8266, more specifically esp-01s. I am able to install, but when I setup the wifi, I get an error message about not able to save configuration. is it possible to hardcode wifi ssid and password? if so how and where?

Hardware information:

Relevant firmware information:

ArnieO commented 2 years ago

I don't think that would help you.

I believe there are limitations in ESP-01S that will prevent your setup from working. As far as I remember, the ESP-01S only has 1 MB flash memory, while ESP-12E/F have 4 MB.

ttqf commented 2 years ago

i am aware of the limitations of the esp-01. this is just a testing idea since I have one laying around :)