ArduinoTroubleshooting

RS485 shield with a relay module, how to use software serial

userHead Rituparna.Matkar 2025-02-05 17:46:59 1421 Views0 Replies

I have the RS485 Shield for Arduino - DFRobot currently it is working with a RS485 relay module over the serial port. However I would like to use a software serial so I can use the serial port for debugging. 

Which pins should i configure the software serial on and is there any wiring that needs to be done on the sheild?