You are not logged in.
Pages: 1
Hi
i bought new uv light engine. the device bonds to /dev/usb/lp0 . i can turn it ON/OFF via SSH by "echo" command, but can not use [[Projector .....]] command. i set usb/serial port to /dev/usb/lp0 and correct baud rate but it didn't work. even with [[Exec sudo echo ......]] it didn't work.
Last edited by F.m (2022-02-28 13:28:30)
Offline
Checkout end of line sequence for the project. Some may need /r/n or /n at the end of command.
Offline
tested that, didn't work. the log says:
serial port could not be activated, no such file or directory
usb port could not be activated invalid serial port
it seems /dev/usb/lp0 is not accessible. also in provided list for serial ports in nanodlp, /dev/usb/lp0 is not provided and i add it manually.
Last edited by F.m (2022-03-02 07:20:03)
Offline
Shahin do you have any idea to send command to projector via /dev/usb/lp0 , as i told you before nanodlp says that /dev/usb/lp0 is: usb port could not be activated invalid serial port
Offline
lp0 indicate parallel (not serial) connection.
Offline
Pages: 1