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
If the firmware not reporting its version, you need to Enable UART in Configuration Files :
run " sudo nano /boot/config.txt " , add enable_uart=1 and reboot .
( If ttyS0 dosn't appear when running " sudo dmesg | grep tty " . Change the port to ttyAMA0 )
The text was updated successfully, but these errors were encountered:
If the firmware not reporting its version, you need to Enable UART in Configuration Files :
run " sudo nano /boot/config.txt " , add enable_uart=1 and reboot .
( If ttyS0 dosn't appear when running " sudo dmesg | grep tty " . Change the port to ttyAMA0 )
The text was updated successfully, but these errors were encountered: