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

Software Serial Inestable msg #4315

Closed
pacocuervo opened this issue Feb 7, 2018 · 4 comments
Closed

Software Serial Inestable msg #4315

pacocuervo opened this issue Feb 7, 2018 · 4 comments
Labels
waiting for feedback Waiting on additional info. If it's not received, the issue may be closed.

Comments

@pacocuervo
Copy link

pacocuervo commented Feb 7, 2018

Hardware: ESP-12N
Core Version: 2.4.0

Settings in IDE

Module: NodeMCU 1.0 (ESP-12E Modulo)
Flash Size: 4MB
CPU Frequency: 80Mhz
Upload Using: SERIAL

Randomly, I am experiencing communication probles between ESP12N and ATM902E device using softwareSerial to comunicate.

Finally I have isolated the problem. I'll try to show what si happening...

I have create a loop sending 0x55 to serial.

In the scope you can see the data trace...

image

Sometimes the scope show somenthing like that.

image

The arrows show that this bit has a 40% width les than normall bit.

Any suggestion about?

Regards.

@devyte
Copy link
Collaborator

devyte commented Feb 7, 2018

@igrr should this be handled in the SoftwareSerial repo?

@devyte
Copy link
Collaborator

devyte commented Feb 8, 2018

@pacocuervo BTW, when you opened this issue, you were presented with an issue template requesting certain info. You pretty much ignored it in its entirety. Please edit your post and add the requested info.

@devyte devyte added the waiting for feedback Waiting on additional info. If it's not received, the issue may be closed. label Feb 8, 2018
@igrr
Copy link
Member

igrr commented Feb 8, 2018

/cc @plerup

@earlephilhower
Copy link
Collaborator

Closing here as it's being followed in the SWSerial repo (plus it's a really old core).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for feedback Waiting on additional info. If it's not received, the issue may be closed.
Projects
None yet
Development

No branches or pull requests

4 participants