How can I use Software Serial on an Arduino 21+? When including the SoftwareSerial.h I don't know which RX and TX pins to use.
Welcome!
This community is for professionals and enthusiasts of our products and services. Share and discuss the best content and new marketing ideas, build your professional profile and become a better marketer together.
How to use Serial1 on Arduino PLCs?
This question has been flagged
1
Reply
3416
Views
In order to work with the Software Serial we reccomend you using the SPI pins [50 (MISO), 51 (MOSI) or 52 (SCK)] for the RX and any of the I2C pins if they are not being used or Pin 2 and Pin 3 for the TX. Take in mind that if using multiple software serial ports, only one can receive data at a time. On the following blog you can check out how to work with the Software Serial using our devices:
I hope this helps!
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
1
Sep 20
|
3044 | ||
|
|
1
Sep 20
|
3071 | ||
|
|
0
Mar 25
|
1094 | ||
|
|
1
Sep 23
|
1859 | ||
|
|
1
May 24
|
1447 |