MySensors Serial Gateway & Domoticz with 57600 bauds
Posted: Wednesday 09 December 2015 12:40
Hi there!
Short Story:
I need to connect a MySensor Serial Gateway communicating with the serial port with 57600 bauds instead of the standard 115200 bauds.
Is there any way to configure this under Domoticz running on windows 7 (64 bits)?
Long Story:
I’m being using Arduino and MySensors for a month aprox. I’ve installed Domoticz at my house without any issue (around 20 sensors & actuators).
After researching a little bit, I decided to install Domoticz in my work, to monitor around 20 temperature sensors (for frozen storage). I install Arduino and MySensors but I was unable to get any readable information from the Serial monitor. If I try a standard sketch with 9600 bauds I get normal output.
Trying to figure out what was wrong, I tried to “slow” down MySensors and I start with 9600 bauds, and everything works fine. I also tried other speeds until I reach the max speed of 57600 bauds. Anything quicker will get garbage output from the Serial Monitor.
So it seems that for a reason I was not able to figure out, the max speed for my MySensors network will be based on 57600 instead of the standard 115200 bauds.
Having said that, it is possible to “slow” down Domiticz so is able to get readable info from my Serial Gateway (USB Gateway) at that speed?
Short Story:
I need to connect a MySensor Serial Gateway communicating with the serial port with 57600 bauds instead of the standard 115200 bauds.
Is there any way to configure this under Domoticz running on windows 7 (64 bits)?
Long Story:
I’m being using Arduino and MySensors for a month aprox. I’ve installed Domoticz at my house without any issue (around 20 sensors & actuators).
After researching a little bit, I decided to install Domoticz in my work, to monitor around 20 temperature sensors (for frozen storage). I install Arduino and MySensors but I was unable to get any readable information from the Serial monitor. If I try a standard sketch with 9600 bauds I get normal output.
Trying to figure out what was wrong, I tried to “slow” down MySensors and I start with 9600 bauds, and everything works fine. I also tried other speeds until I reach the max speed of 57600 bauds. Anything quicker will get garbage output from the Serial Monitor.
So it seems that for a reason I was not able to figure out, the max speed for my MySensors network will be based on 57600 instead of the standard 115200 bauds.
Having said that, it is possible to “slow” down Domiticz so is able to get readable info from my Serial Gateway (USB Gateway) at that speed?