@gohan The development branch
Posts made by Joakim Johansson
- 
    RE: Raspberry Pi MQTT gateway crashes after a few hoursposted in Troubleshooting
 - 
    Raspberry Pi MQTT gateway crashes after a few hoursposted in Troubleshooting
Hi
I've setup a MQTT gateway on a raspberry pi 2. It communicates with Home assistant (hass.io) with a Mosquitto broker installed. Everything is running fine a few hours but then it crashes. This is the error message I get

The gateway config is this (hass.io is on 192.168.1.160). Tried with and without the irq-pin=15 setting.
./configure --my-transport=nrf24 --my-gateway=mqtt --my-controller-ip-address=192.168.1.160 --my-mqtt-publish-topic-prefix=mysensors-out --my-mqtt-subscribe-topic-prefix=mysensors-in --my-mqtt-client-id=mygateway1 --my-transport=nrf24 --my-rf24-irq-pin=15
 - 
    Hass.io gatewayposted in Home Assistant
Hi
I’m currently running mysensors gateway on my raspberry pie but would like to change to hass.io. What’s my best option here? Is it somehow possible to still run a gateway on the raspberry?
 - 
    CH340G okay for sensors?posted in Hardware
Hi!
Just built my first sensor yesterday with a arduino UNO. I am now picking components from E-bay. I'm noticing that there is a cheaper nano with CH340G chipset. Will they work just as well for me?