Git Product home page Git Product logo

Comments (6)

ZeeZeeEff avatar ZeeZeeEff commented on September 7, 2024

Okay, the issue can be closed!
I solved it by erasing the flash of the esp via esptool

from mclighting.

ZeeZeeEff avatar ZeeZeeEff commented on September 7, 2024

I got it to work now, but there is still no Debug output, strange
it is just outputting single blank's

from mclighting.

toblum avatar toblum commented on September 7, 2024

Good to hear that it works now. I see from the Gitter chat that debug also works now after erasing flash.

from mclighting.

dimiepp avatar dimiepp commented on September 7, 2024

Hi @ZeeZeeEff , have you figured out what to do about the Serial output? I have the same problem - everything works (ap point, connecting to Wifi, uploading the html file and the webinterface) but I don't get sierial Output.

I tried different baud rates too.

when I add this to the setupt loop:
DBG_OUTPUT_PORT.begin(115200); DBG_OUTPUT_PORT.println("115200");
I get this serial output every time I restart: "o⸮�1152�" (so it only prints the "1152" and stops the serial output).
Everything after EEPROM.begin(512); is not printed

I also flashed it with the esptool but then it's just empty and still no serial output.

Thanks,
dimi

from mclighting.

mogyoros avatar mogyoros commented on September 7, 2024

@dimiHH
For me commenting out the line in McLightning.ino solved the no serial debug issue.
// pinMode(BUILTIN_LED, OUTPUT);
Cheers,
Tamas

from mclighting.

toblum avatar toblum commented on September 7, 2024

Thanks @mogyoros,
yes, that would explain the problem. I wasn't aware of that conflict described here:
esp8266/Arduino#2192

Regards
Tobias

from mclighting.

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.