Hi All
If I understood properly from what I have been reading in this forum, we are unable to use the main serial port on the arduino (for example Arduino Nano) in a real application, instead it is recommended to use SoftwareSerial.
Can someone comment please.
if the above is true ,why can't we compile the final program to use the actual hardware serial port?
If I understood properly from what I have been reading in this forum, we are unable to use the main serial port on the arduino (for example Arduino Nano) in a real application, instead it is recommended to use SoftwareSerial.
Can someone comment please.
if the above is true ,why can't we compile the final program to use the actual hardware serial port?