Giter Club home page Giter Club logo

Comments (14)

spacehuhn avatar spacehuhn commented on May 24, 2024

If you wish to report a bug, you need to provide more information.
I added the bug issue template for a reason:

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 1.0]
  • Hardware [e.g. DSTIKE, DIY]

Additional context
Add any other context about the problem here.

from wifiduck.

glblduh avatar glblduh commented on May 24, 2024

Oh okay. Do I need to open another or just edit the one on the top?

from wifiduck.

spacehuhn avatar spacehuhn commented on May 24, 2024

No, just write everything down here.
Nobody can help you with "It gives an i2c connection problem".

What hardware are you using?
When does it happen?
Did it work before?
Does it happen everytime?
Do other scripts/commands work?
....

from wifiduck.

glblduh avatar glblduh commented on May 24, 2024

Hardware is a NodeMCU v2 and an Arduino Pro Micro. It happens every time. It didn't work before. Other scripts do work.

The expected outcome should be that it will type "msedge https://youtube.com" on the Run Dialog Box, but it stop the script after opening the Run Dialog Box.

from wifiduck.

spacehuhn avatar spacehuhn commented on May 24, 2024

have you set a default delay in your script?

from wifiduck.

glblduh avatar glblduh commented on May 24, 2024

Yes but it still doesn't work

from wifiduck.

Lilwiggy avatar Lilwiggy commented on May 24, 2024

Do you mind saying what your exact error is? For example something like
"Unhandled Exception: System.Net.HttpListenerException: Access is denied" should in your console somewhere. It won't be that exact error that one is just an example. Send your error over and the context for your script as to what you're trying to do. Send us the delay and the part where you're trying to type out the message and open the run dialogue box. Anything that is relative to your problem :)

from wifiduck.

glblduh avatar glblduh commented on May 24, 2024

This is from the serial of the NodeMCU

DEFAULTDELAY 300
> started "/example"
NEW STATUS [5] = PROCESSING
NEW STATUS [255] = PROCESSING
Message from 1 [6 byte]
status
running /exampleMessage from 1 [6 byte]
status
running /exampleNEW STATUS [45] = PROCESSING
NEW STATUS [0] = OK
Sending: GUI r

GUI r
NEW STATUS [5] = PROCESSING
NEW STATUS [255] = PROCESSING
Message from 1 [6 byte]
status
running /exampleNEW STATUS [45] = PROCESSING
Message from 1 [6 byte]
status
running /exampleNEW STATUS [0] = OK
Sending: STRING chrome https://youtube.com

STRING chrome https://youtube.com
Request error :(
NEW STATUS [254] = ERROR
Stopped script
Message from 1 [6 byte]
status
i2c connection problemMessage from 1 [6 byte]
status
i2c connection problem

from wifiduck.

deantonious avatar deantonious commented on May 24, 2024

If you wish to report a bug, you need to provide more information. I added the bug issue template for a reason:

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

1. Go to '...'

2. Click on '....'

3. Scroll down to '....'

4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

* OS: [e.g. iOS]

* Browser [e.g. chrome, safari]

* Version [e.g. 1.0]

* Hardware [e.g. DSTIKE, DIY]

Additional context
Add any other context about the problem here.

Could you please provide this information?

from wifiduck.

spacehuhn avatar spacehuhn commented on May 24, 2024

@glblduh can you try to get the serial output from the pro micro?
It's annoying but you have to connect it, open the serial monitor and then reflash it and wait until it restarts to be able to see the serial output.

from wifiduck.

glblduh avatar glblduh commented on May 24, 2024

@glblduh can you try to get the serial output from the pro micro?
It's annoying but you have to connect it, open the serial monitor and then reflash it and wait until it restarts to be able to see the serial output.

Okay

from wifiduck.

glblduh avatar glblduh commented on May 24, 2024

This is what I got

RECEIVE
Received packet
I2C REQUEST
Interpreting: DEFAULTDELAY 200
RECEIVE
Received packet
I2C REQUEST

from wifiduck.

spacehuhn avatar spacehuhn commented on May 24, 2024

Can you try to edit esp_duck/config.h line 31 to say #define I2C_CLOCK_SPEED 50000L and flash that? Maybe even set the number lower to 10000L.
I would just like to know if that has any impact on your setup.

from wifiduck.

glblduh avatar glblduh commented on May 24, 2024

So I just broke my Arduino Pro Micro because of my impatience. I accidentally ripped out a capacitor and a resistor. I will be buying another one again next week. I'll be trying your again project next next week.

from wifiduck.

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.