MQTTGateway does not seem to start broker
-
Hello
I sucessfully uploaded the mqtt gateway example. The host is reachable from the network => w5100 seems to work fine.
$> ping 192.168.111.1 PING 192.168.111.1 (192.168.111.1) 56(84) bytes of data. 64 bytes from 192.168.111.1: icmp_seq=1 ttl=128 time=0.092 ms 64 bytes from 192.168.111.1: icmp_seq=2 ttl=128 time=0.091 msSerial monitor states:
0;0;3;0;9;gateway started, id=0, parent=0, distance=0 Ok!so everthing seems fine in my eyes. BUT: the mqtt broker seems not to start. nmap/telnet to 192.168.111.1:1883 fails and a mosquitto_pub/sub does time out after a while.
$> mosquitto_sub -v -t \$SYS/# -h 192.168.111.1 Error: Connection timed outAny idea how to debug this problem?
EDIT: I used MySigningNone signer; because debug + spi + signing does not fit on an arduino uno :(
-
First of all, could you provide the software guys here with more information to enable them to assist you. Information like; what hardware are you using, what version of MySensors are you using, what sketch is it.
This will hopefully make the debugging job easier.
-
hurm you're right ;)
some facts:
- arduino uno R3
- mysensors 1.5 (master)
- sketch is the example mqtt gateway + custom IP + signing enabled (MySigningNone)
http://www.mysensors.org/build/mqtt_gateway
-
I succeed to get a working system using MySensors with MQTT Gateway and Home Assistant, details here: https://github.com/Mihai258/HomeAssistant-MySensors-MQTT, or you may wait for the future release of MySensors who may work with any external mqtt broker, like mosquitto.
-
I succeed to get a working system using MySensors with MQTT Gateway and Home Assistant, details here: https://github.com/Mihai258/HomeAssistant-MySensors-MQTT, or you may wait for the future release of MySensors who may work with any external mqtt broker, like mosquitto.
-
I succeed to get a working system using MySensors with MQTT Gateway and Home Assistant, details here: https://github.com/Mihai258/HomeAssistant-MySensors-MQTT, or you may wait for the future release of MySensors who may work with any external mqtt broker, like mosquitto.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login