Search found 9 matches

by KaiK
09 May 2023, 17:45
Forum: ESP Easy: General Discussion
Topic: ESP32 not saving preferences (Wifi, NTP, Rules, etc.)
Replies: 15
Views: 2016

Re: ESP32 not saving preferences (Wifi, NTP, Rules, etc.)

Thanks for your help - so it seems we found the root cause - I will give a hint to the Lilygo developers...
by KaiK
09 May 2023, 16:44
Forum: ESP Easy: General Discussion
Topic: ESP32 not saving preferences (Wifi, NTP, Rules, etc.)
Replies: 15
Views: 2016

Re: ESP32 not saving preferences (Wifi, NTP, Rules, etc.)

Ehhh, maybe I found the root cause. The Lilygo Board does not have a USB2Serial on board but ships with a Tiny USB-C USB2Serial. It is connected via USB-C connector to the board (strange to use a USB-C adapter for serial. Somewhere in the docs it is described, the board can be powered via USB-C with...
by KaiK
09 May 2023, 15:32
Forum: ESP Easy: General Discussion
Topic: ESP32 not saving preferences (Wifi, NTP, Rules, etc.)
Replies: 15
Views: 2016

Re: ESP32 not saving preferences (Wifi, NTP, Rules, etc.)

Just an idea: My wifi password has 63 characters. Could that cause a problem?
by KaiK
09 May 2023, 07:13
Forum: ESP Easy: General Discussion
Topic: ESP32 not saving preferences (Wifi, NTP, Rules, etc.)
Replies: 15
Views: 2016

Re: ESP32 not saving preferences (Wifi, NTP, Rules, etc.)

Output via Serial connection while initially (after power off) setting WiFi and NTP server. (had to do a soft-reboot via "reboot" bcause internal AP didnt show in first try...) y▒bD▒«▒!▒▒▒▒▒▒9▒▒▒1755455 : Info : WD : Uptime 29 ConnectFailures 0 FreeMem 225972 WiFiStatus WL_DISCONNECTED 6 E...
by KaiK
08 May 2023, 22:27
Forum: ESP Easy: General Discussion
Topic: ESP32 not saving preferences (Wifi, NTP, Rules, etc.)
Replies: 15
Views: 2016

Re: ESP32 not saving preferences (Wifi, NTP, Rules, etc.)

From the test build (ESPEasy_mega_20230508_ESP32_PR#4640_4914697503) using ESP_Easy_mega_20230508_normal_ESP32_4M316k.factory.bin: Memory Heap Size: 307032 Heap Min Free: 195500 Free RAM: 210924 (195500 - sendContentBlocking) Heap Max Free Block: 110580 Free Stack: 7440 (5164 - sendContentBlocking) ...
by KaiK
08 May 2023, 21:09
Forum: ESP Easy: General Discussion
Topic: ESP32 not saving preferences (Wifi, NTP, Rules, etc.)
Replies: 15
Views: 2016

Re: ESP32 not saving preferences (Wifi, NTP, Rules, etc.)

The "datasheet" does not tell me something with regards to GPIO12/1/3. Hf69e9ed375094191975cc5946d53a968K.jpg_640x640q90.jpg Following the print on the ESP it is a ESP-WROVER-E Based on pinout from here (page 11): https://www.espressif.com/sites/default/files/documentation/esp32-wrover-e_e...
by KaiK
07 May 2023, 10:23
Forum: ESP Easy: General Discussion
Topic: ESP32 not saving preferences (Wifi, NTP, Rules, etc.)
Replies: 15
Views: 2016

ESP32 not saving preferences (Wifi, NTP, Rules, etc.)

Dear all, I have a few ESP8266 and ESP32 running ESP Easy smoothly, but recently I stumbled across a problem: - Using ESP32 Relay board: LILYGO TTGO T-Relay ESP32 4MB Flash - Spec saying it is a ESP32-Wrover-B 4MB Flash 8MB RAM - I have flashed ESP_Easy_mega_20230409_normal_ESP32_4M316k.factory.bin ...
by KaiK
12 Nov 2016, 10:25
Forum: ESP Easy: General Discussion
Topic: Saving in eeprom of device by ESPEasy
Replies: 1
Views: 3946

Re: Saving in eeprom of device by ESPEasy

Thst would be a nice feature o restore last relay status on reboot.
This could be implented directly as feature in ESPEasy or based on Rules if EEPROM/FLASH read/write would be possible from Rules.

Regards
Kai