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
I am using the USB to connect the GSM hat to the RPi 4.
I set the gsm as:
''
gsm = GSMHat('/dev/ttyUSB0', 115200)
''
However, I can not communicate with the HAt. The serial comm is already enabled.
The text was updated successfully, but these errors were encountered:
ghaeini
changed the title
GPIO error while GSM hat is connected via USB
Error while GSM hat is connected via USB
Feb 3, 2022
I am using the USB to connect the GSM hat to the RPi 4.
I set the gsm as:
''
gsm = GSMHat('/dev/ttyUSB0', 115200)
''
However, I can not communicate with the HAt. The serial comm is already enabled.
The text was updated successfully, but these errors were encountered: