PylonToMQTT
PylonToMQTT copied to clipboard
error gathering device information while adding custom device "/dev/ttyUSB0": no such file or directory
Thanks for your project! I am new to raspberry and met some trouble when deploying your project:
it says device "/dev/ttyUSB0": no such file or directory when start stack,how can i solve it?
Looks like your pi isn't detecting your USB to serial adapter
try: ls -l /dev/serial/by-id
Thanks for your reply!
There is a new problem:
Your RPI needs to be running the 64-bit version of the O/S , see comment in https://github.com/linuxserver/Heimdall/issues/1176