GithubHelp home page GithubHelp logo

how usable is STA mode? about mavesp8266 HOT 2 CLOSED

samjcknox avatar samjcknox commented on July 29, 2024
how usable is STA mode?

from mavesp8266.

Comments (2)

tve avatar tve commented on July 29, 2024

I'm having difficulties getting STA mode to actually function.

If I don't provide a static IP then it's practically impossible to connect to mavesp8266 because it sets the MDNS hostname to mavesp8266-, which IMHO makes no sense 'cause DNS is there to find the IP address, but now I need to know the IP address to find the DNS name.

If I comment out https://github.com/dogmaphobic/mavesp8266/blob/master/src/mavesp8266_vehicle.cpp#L59 (starting the serial) then it doesn't crash in STA mode. I am running without a pixracer connected (hard to load esp8266 firmware and troubleshoot when it's on the pixracer), so there's nothing sensible coming in on serial. But in AP mode it doesn't crash.

from mavesp8266.

tve avatar tve commented on July 29, 2024

I finally figured it out. Somehow the baud rate got set to 0 in the parameters. Possibly operator error... Would be good to have a check there 'cause Serial.begin(0) causes an exception.

from mavesp8266.

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.