zivillian / ism7mqtt

GNU General Public License v3.0
56 stars 10 forks source link

ism7mqtt - Raspberry Pi #29

Closed maxxnet2 closed 1 year ago

maxxnet2 commented 1 year ago

Hi, successfully got ism7 mqtt running on windows 10. However, I want to run the client on my Raspberry Pi 3B (Rasbian Stretch). So far everything is set up and the service can be started. I also see the connection on the MQTT server. However, after a short time (about 1 minute) the service crashes.

ism7mqtt version 0.0.8 ism7mqtt_Start ism7mqtt_Crash

Thanks Markus

maxxnet2 commented 1 year ago

Hi, that problem is solved. I switched to a Raspberry Pi 4 with Rasbian Buster and it's running fine now.

Thanks

Regards Mark

zivillian commented 1 year ago

It should also work on an Raspberry Pi 3 - but the ISM only allows a single connection. If the previous connection died or was aborted, it may take a few minutes for the ISM to recognize the dead connection and allow a new one.