Hi there,
I also had experience with the same issue. It could be possible problem of granting access to /dev/ttyUSB0. You should try this way
# ls -la /dev/ttyUSB0
crw-rw---- 1 root dialout 188, 0 Apr 12 07:36 /dev/ttyUSB0
# chmod 777 /dev/ttyUSB0
# ls -la /dev/ttyUSB0
crwxrwxrwx 1 root dialout ...
Search found 2 matches
- Tuesday 12 April 2022 2:59
- Forum: Zigbee
- Topic: OpenWRT Zigbee for domoticz plugin
- Replies: 41
- Views: 5778
- Friday 31 December 2021 4:22
- Forum: Zigbee
- Topic: Zigate plugin moving to a new era
- Replies: 34
- Views: 7825
Re: Zigate plugin moving to a new era
It's very nice project and hope to see Texas CC dongle version soon!