Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to debug 0hz #9

Open
mhoffma opened this issue Apr 25, 2017 · 14 comments
Open

How to debug 0hz #9

mhoffma opened this issue Apr 25, 2017 · 14 comments

Comments

@mhoffma
Copy link

mhoffma commented Apr 25, 2017

Once the system boots and connects and loads web page up I can see all the nice widgets in my browser. however my Hz fluctuations go from like 6 to 0 and once I get 0 it loses connection.

I'm using a nodemcu module USB powered, nothing connected. Is the intended target esp01?

Any hints appreciated

@cnlohr
Copy link
Owner

cnlohr commented Apr 29, 2017

It should work fine on the NodeMCU the only concern may be the NTSC signal itself may be interfering with the wifi. Please trying to run cnping against it and see if you get a see-saw effect.

@mhoffma
Copy link
Author

mhoffma commented Apr 29, 2017 via email

@cnlohr
Copy link
Owner

cnlohr commented Apr 29, 2017

Can you be more specific about what you did? I know this is a common problem for people.

@mhoffma
Copy link
Author

mhoffma commented Apr 29, 2017 via email

@cnlohr
Copy link
Owner

cnlohr commented Apr 29, 2017

Using -fm dio where exactly? It should either /just work/ or just /not work/

@mhoffma
Copy link
Author

mhoffma commented Apr 29, 2017 via email

@cnlohr
Copy link
Owner

cnlohr commented Apr 30, 2017

But, it was getting far enough to load the webpage?

@mhoffma
Copy link
Author

mhoffma commented Apr 30, 2017 via email

@cnlohr
Copy link
Owner

cnlohr commented Apr 30, 2017

I don't see that either. I guess we'll just have to chalk it up to an unknown cause/effect :(. If you want we can close the issue

@mhoffma
Copy link
Author

mhoffma commented Apr 30, 2017 via email

@cnlohr cnlohr closed this as completed Apr 30, 2017
@ThisIsSet-L
Copy link

I'm having this issue, too. Takes forever to load the page, then when it does, the Hz hits 0 and I get Comms Lost.

@cnlohr
Copy link
Owner

cnlohr commented Nov 21, 2018

I have noticed that what can happen is if your antenna is too short, or (unknown other details) the NTSC signal itself seems to interfere with the carrier detect for the 2.4 GHz wifi and prevents the ESP from sending any packets causing comms to fail. I strongly recommend trying a longer wire length.

@cnlohr cnlohr reopened this Nov 21, 2018
@kuzmanzs
Copy link

kuzmanzs commented Sep 7, 2020

Hi,
I have same issue on Wemos D1 mini. From 10 tries I got once connection and after page loading takes forever.
And if I am lucky the system speed descending from ie. 40Hz to 0Hz and after few seconds and goes to offline. Video output working without any interruption.

How did you get 800Hz?

Whitch wire leght do you recommend (lambda/4 1.2m)? At the moment I am using 1pcs dupoint cable.

EDIT: I have tested 1.2m wire as well and with other PSU nothing has been changed regarding connection :(

@cnlohr
Copy link
Owner

cnlohr commented Sep 15, 2020

I do not have any specific recommended length. You can also try place something metallic near the antenna to mute it. This is way more janky than you may have previously expected :-p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants