Skip to content

ESP32 losing configuration #19408

Aug 28, 2023 · 8 comments · 18 replies
Discussion options

You must be logged in to vote

@arendst, you're the MEN! (Let me know if I can buy you coffee!)

I had to adjust the rule3 to this:
rule3 on file#pcf8574.dat do {"NAME":"PCF8574 A=R5-12","GPIO":[224,225,226,227,228,229,230,231]} endon

This is what works with the 4 relay on GPIO and the 8 extender relay on the i2c PCF8574.

So to recap:

  1. I compiled on gitpod

  2. modified /tasmota/my_user_config.h
    2.1) removed comments here:
    #define USE_PCF8574
    #define USE_PCF8574_MODE2
    2.2) added the EZO chip I need:
    #define USE_EZOPH
    #define USE_EZOORP
    #define USE_EZOEC
    #define USE_EZODO
    2.3) Removed some other module I don't need (for fun)
    2.4) in /platform_overide_sample.ini
    commented tasmota
    uncommented tasmota32

  3. Compiled with : plat…

Replies: 8 comments 18 replies

Comment options

You must be logged in to vote
6 replies
@sfromis
Comment options

@SimonFili
Comment options

@barbudor
Comment options

@SimonFili
Comment options

@SimonFili
Comment options

Comment options

You must be logged in to vote
3 replies
@sfromis
Comment options

@SimonFili
Comment options

@SimonFili
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@SimonFili
Comment options

Answer selected by SimonFili
@sfromis
Comment options

@SimonFili
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@hmplima
Comment options

@sfromis
Comment options

@hmplima
Comment options

@sfromis
Comment options

@hmplima
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
6 participants