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

No RXDONE #20

Closed
Algram opened this issue May 15, 2018 · 2 comments
Closed

No RXDONE #20

Algram opened this issue May 15, 2018 · 2 comments

Comments

@Algram
Copy link

Algram commented May 15, 2018

Hello,
once my gateway starts up successfully and I enable debug mode, it gets spammed with the following messages:

S_RX:: no RXDONE, RXTOUT, HEADER:: I= -- , F=0, SF=9, E=0, S=RX , t=69997239

What do those mean?

@platenspeler
Copy link
Contributor

This is a condition that should not happen. It means that we are in receiving state but did receive another interrupt than RXDONE (reception complete) or RXTOUT (timeout).

What version of the software are you running? Please upgrade to the latest version and try again. This is the version I have running on all my Wemos D1 mini gateways and the other ones.

Thanks,

Maarten

@platenspeler
Copy link
Contributor

So please check the board that you are using and compare to ESP gateway.h
It looks like you have a pin problem.

@Algram Algram closed this as completed Jun 2, 2018
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

2 participants