Arduino Forum
Serial.available using RS485 not working inside class
Projects
Programming
guix
November 18, 2021, 12:39pm
3
Hello
Try change
send(char* c)
to
send(const char* c)
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Problem with demo program for RS485 communication.
Programming
2
443
May 5, 2021
what I'm missing here
Programming
37
10003
May 5, 2021
RS485 issue using SoftwareSerial()
Networking, Protocols, and Devices
6
3308
May 6, 2021
RS485 Communication not working using Nick Gammon's RS485 library (Hardware)
Programming
22
8707
May 5, 2021
Serial.print and RS485
Development
7
4904
May 6, 2021