Arduino Forum
Use of serial.Event1 on Nano Every
Development Tools
IDE 1.x
david_2018
October 9, 2021, 3:09am
4
Try putting this as the last line of loop()
if (Serial1.available()) serialEvent1();
show post in topic
Related topics
Topic
Replies
Views
Activity
Nano Every serialEvent does not get called
Nano Every
4
2356
May 7, 2021
Leonardo Serial / Serial1 / SerialEvent
Programming
12
14541
May 5, 2021
serialEvent with Nano Every board
Programming
2
697
May 6, 2021
Nano Every serial Event Failure
Nano Every
12
3093
May 7, 2021
Testing the new board.
IDE 1.x
5
2256
May 5, 2021