Fix to store credentials for ESP8266 #497

Closed
opened 2026-04-05 17:53:05 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Kamilake on 9/2/2021

Fixes #20

I have modified the code to be ESP8266 specific so I can store credentials in EEPROM(using DeviceConfig).
I tested it on ESP32(WROOM32, WROVER-B) and 8266(nodemcu ESP12F) with an MPU9250 and everything seems to be working fine.

*Originally created by @Kamilake on 9/2/2021* Fixes #20 I have modified the code to be ESP8266 specific so I can store credentials in EEPROM(using DeviceConfig). I tested it on ESP32(WROOM32, WROVER-B) and 8266(nodemcu ESP12F) with an MPU9250 and everything seems to be working fine.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Tracker-ESP#497