Hello FC community,
I`m looking for a way in order to store and receive byte values into ESP32 flash.
Unfortunately the Flash EE Prom Component is not working. I`ll get a compiler error.
Any suggestions is apreachiated and welcome.
BR
Dirk
ESP32 "Flash EEPROM"
-
dvcam99
- Posts: 99
- http://meble-kuchenne.info.pl
- Joined: Fri Dec 04, 2020 11:03 am
- Has thanked: 6 times
- Been thanked: 12 times
-
stefan.erni
- Valued Contributor
- Posts: 1108
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 209 times
- Been thanked: 229 times
Re: ESP32 "Flash EEPROM"
Hi Dirk
I don't know if this will help you.
I have several ESP32s, each with a fixed calibrated sensor.
For each ESP32, there are values from the calibration machine that are stored in the Flowcode program.
I read the MAC address from the ESP32 and then assign the appropriate values.
read mac adress for matching data:
viewtopic.php?t=3407
I don't know if this will help you.
I have several ESP32s, each with a fixed calibrated sensor.
For each ESP32, there are values from the calibration machine that are stored in the Flowcode program.
I read the MAC address from the ESP32 and then assign the appropriate values.
read mac adress for matching data:
viewtopic.php?t=3407