GithubHelp home page GithubHelp logo

Comments (16)

MartinMueller2003 avatar MartinMueller2003 commented on September 25, 2024 1

I could. However, I would want @forkineye to weigh in on this since he originally designed how this works and may have had a reason why it was done this way.

from espixelstick.

MartinMueller2003 avatar MartinMueller2003 commented on September 25, 2024 1

I will add support for using names in the MQTT broker config.

from espixelstick.

marcobrianza avatar marcobrianza commented on September 25, 2024

Setting Power Active Delay (MS) to 2000 instead of 1000 looks like reduces issue but still happens sometimes, going to 3000 does not help further. I still think there should be a software level intervention to fix it

from espixelstick.

marcobrianza avatar marcobrianza commented on September 25, 2024

For the sake of tracking down the issue I also tested a WT32-ETH01 board and the issue is also present

from espixelstick.

MartinMueller2003 avatar MartinMueller2003 commented on September 25, 2024

The issue is happening in the lower level kernel code. Not sure there is much we can do about it at the application level.

This error comes from the kernel driver:
[ 16495][E][ETH.cpp:432] config(): STA IP could not be configured! Error: 20487

I will take a look at what it is complaining about, but there will be very little I can do about it.

from espixelstick.

MartinMueller2003 avatar MartinMueller2003 commented on September 25, 2024

It looks like the issue should be fixed. However, based on your feedback it may still be broken in the IDF version we are using. I added a few delays per espressif/arduino-esp32#5733
You should be able to grab the build artifacts from my branch at 16:30 EDT and test.

from espixelstick.

marcobrianza avatar marcobrianza commented on September 25, 2024

Hi, I built your branch and did not get anymore a dynamic IP so far after at least 10 power cycles 🎉
great job as usual 🥇

from espixelstick.

marcobrianza avatar marcobrianza commented on September 25, 2024

While you are on the topic I noticed we don't have DNS entry for the static IP settings, I could turn handy in case someone needs for example to configure a MQTT server by name instead of IP

from espixelstick.

MartinMueller2003 avatar MartinMueller2003 commented on September 25, 2024

i will add them

from espixelstick.

marcobrianza avatar marcobrianza commented on September 25, 2024

I tested the latest CI release and consider this solved

from espixelstick.

MartinMueller2003 avatar MartinMueller2003 commented on September 25, 2024

Added support for manually configured Primary and secondary DNS addresses used while in Static IP mode. PR Created.

from espixelstick.

marcobrianza avatar marcobrianza commented on September 25, 2024

Hi I quickly tested the feature and came across a related issue in the interface where the Broker IP is limited and cannot use a long name

broker

from espixelstick.

MartinMueller2003 avatar MartinMueller2003 commented on September 25, 2024

By design, we do not allow names in those fields they are intentionally limited to IP addresses.

from espixelstick.

marcobrianza avatar marcobrianza commented on September 25, 2024

do you intend to change it to allow names? if not the DNS filelds you just added becomes useless in my opinion.

from espixelstick.

forkineye avatar forkineye commented on September 25, 2024

There's no reason we couldn't. We just never had DNS configuration in the past.

from espixelstick.

marcobrianza avatar marcobrianza commented on September 25, 2024

I think this has been implmented

from espixelstick.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.