Closed YFNZ closed 3 years ago
Thanks for the feedback, we will take a look.
Hello, I am taking a look back at this issue to work on it. Can you explain more what you were hoping for in the example.
The existing serial example uses interrupts but it all happens "under the hood". Were you hoping to be able to be able to perform logic in the interrupt yourself? were you hoping for an example that uses Serial1?
Let me know. Thanks. -Kyle
looks to me this was related to this post. https://forum.sparkfun.com/viewtopic.php?f=169&t=55742 I think the issue is solved. regards, Paul
It'd be awesome if someone could add an example using serial interrupts to receive serial data onto the device.