vittorioexp / Sim800L-Arduino-Library-revised

The SIM800L Arduino Library is a simple and easy-to-use library for the SIM800L module, allowing for quick and efficient communication with the module using the Arduino platform.
GNU General Public License v3.0
101 stars 46 forks source link

Change SoftSerial to HWSerial Arduino Mega #19

Open sgamoct opened 4 years ago

sgamoct commented 4 years ago

Hi, how i can change the software for working with hardware serial? THx

vittorioexp commented 3 years ago

See these https://www.arduino.cc/en/Tutorial/BuiltInExamples/MultiSerialMega https://www.arduino.cc/reference/en/language/functions/communication/serial/