You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Everyone,
I have been trying to use SoftwareSerial library to communicate with a radio module.
My code works fine with "Arduino Uno". However, it won't compile when using SME board.
Can anyone tell me if SME board has separate hardware serial port and how I can use it?
If SME has no hardware serial port, how can I use "SoftwareSerial" library?
Cheers.
The text was updated successfully, but these errors were encountered:
Hi Everyone,
I have been trying to use SoftwareSerial library to communicate with a radio module.
My code works fine with "Arduino Uno". However, it won't compile when using SME board.
Can anyone tell me if SME board has separate hardware serial port and how I can use it?
If SME has no hardware serial port, how can I use "SoftwareSerial" library?
Cheers.
The text was updated successfully, but these errors were encountered: