Giter VIP home page Giter VIP logo

Comments (9)

tuanpmt avatar tuanpmt commented on July 19, 2024

try delay(1000)
maybe reset command take a long time

from espduino.

tuanpmt avatar tuanpmt commented on July 19, 2024

Please update new commit, maybe the reason is CH_PD incorrect

from espduino.

jgarbers avatar jgarbers commented on July 19, 2024

I had the same issue -- in my case it was because I had forgotten that I'd burned the "AT" firmware to the ESP8266 board I was using. Re-flashing with the espduino firmware and fixing that CH_PD issue got me past that.

Other than that, seeing garbage on the debug port is, I think, most likely to be a baud rate mismatch.

from espduino.

chall3ng3r avatar chall3ng3r commented on July 19, 2024

Thanks guys for your reply. Gonna re-flash and update the espduino lib and try again.

I will post here my result soon. Thanks again.

from espduino.

tuanpmt avatar tuanpmt commented on July 19, 2024

i've changed proto buffer size of arduino from 1024 to 512 bytes, it's ensure everything better

from espduino.

chall3ng3r avatar chall3ng3r commented on July 19, 2024

I downloaded new update, re-flashed the espduino firmware and updated lib in arduino.

BTW, I am using Arduino Mega 2560 and have it wired like this:
wp_20150314_002

Also, updated the code with correct Serial port representation. Using Serial as debug port, and Serial1 for ESP8266 module:
screenshot_2

Now with everything updated, I see it would stop on esp.ready() call. Red and blue both LEDs are full on ESP module. There's one thing I noted, on Mega's 3.3v pin there's actually 3.6v.

Still trying to get it working.

from espduino.

chall3ng3r avatar chall3ng3r commented on July 19, 2024

Now getting this:

screenshot_3

from espduino.

chall3ng3r avatar chall3ng3r commented on July 19, 2024

While researching, I found another firmware NodeMCU, which flashed and started up on first try. For now I gonna play with a bit more. Will try espduino again when I get the time. Thanks for your support, and keep up the good work you're doing on this project.

from espduino.

Namphibian avatar Namphibian commented on July 19, 2024

According to your wiring in the photo you are connecting the ESP directly to the MEGA? Be carefull ESP is 3.V Mega is 5v.

from espduino.

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.