Skip to content

Conversation

MichaelEFlip
Copy link

Using the wrong data type seems to load the default value instead of the stored value in NVS. The stored value in the web interface is instead displayed correctly as loaded through a different mechanism.

Using the wrong data type seems to load the default value instead of the stored value in NVS. The stored value in the web interface is instead displayed correctly as loaded through a different mechanism.
@sidddy
Copy link

sidddy commented Mar 22, 2023

Thanks @MichaelEFlip, this PR saved my day and my esp32 is finally working with non-standard uart pins! 🥳

@incarvr6
Copy link

incarvr6 commented Feb 9, 2024

Thanks @MichaelEFlip, this PR saved my day and my esp32 is finally working with non-standard uart pins! 🥳

How did you do it? Even from pre release bins pin assigment doesn't work

@MichaelEFlip
Copy link
Author

You have to create a own binary / compile latest version including this pull request. Otherwise assignment of custom pins does not work.

@incarvr6
Copy link

incarvr6 commented Feb 11, 2024

You have to create a own binary / compile latest version including this pull request. Otherwise assignment of custom pins does not work.

That is where I'm struggling to get my head around. I'm trying to do it with esp edf5.1, it gives errors
Which version of esp idf you used? I tried several but getting error after error...

update: finally I found version that works ESP-IDF 4.1.
I made a fork from your repository.

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

Successfully merging this pull request may close these issues.

3 participants