Heya,
I have a TrueNAS (FreeBSD based) Server with a jail with zigbee2mqtt (and 2 other jails with Home Assistant Core and mosquitto) Everything works exept zigbee2mqtt.
/dev/ttyACM0 is not a device that exists. Through unplugging and replugging I have found out that my CC2531 is in port /dev/ugen0.2.
The “Error output” of “npm start” outputs something else, when set to the “correct port”, so it definitely sees the device.
Now it comes to this error:
(Due to specialities, I actually cannot copy text)
It seems to require something about a correct baud rate. How would I fix this error?
# Optional: Baud rate speed for serial port, this can be anything firmware support but default is 115200 for Z-Stack and EZSP, 38400 for Deconz, however note that some EZSP firmware need 57600.
baudrate: 115200