-
Notifications
You must be signed in to change notification settings - Fork 529
Closed
Labels
Milestone
Description
Describe the question or issue you are having
I would like to use another serial device than /dev/ttyAMA0 to communicate with the RaspBee.
I know it was possible before (in 2.05.39) with command line option "--dev". But now in version 2.09.03 this is no longer possible.
It still uses only /dev/ttyAMA0.
How can I specify the device?
Screenshots
Environment
- Host system: Raspberry Pi
- Running method: Raspbian
- Firmware version: 26390500
- deCONZ version: 2.09.03
- Device: RaspBee I
- Do you use an USB extension cable: no -- only relevant for ConBee I/II
- Is there any other USB or serial devices connected to the host system? raspberries bluetooth uart
Command Line: /usr/bin/deCONZ -platform minimal --http-port=88 --dev=/dev/ttyAMA2
deCONZ Logs
Additional context
I rewired the Raspbee module to use another serial port (/dev/ttyAMA2) this worked nicely in 2.05.39.