-
• #27
Odd - you sure there isn't some punctuation in it? It's the same one as last time - and I just clicked it and it worked fine here.
-
• #31
Great - I'll make sure that goes live for the normal module then!
It's this change here: https://github.com/espruino/EspruinoDocs/commit/4880f0dfe95994a89574c503555125491e67b42b
Basically every time it received a message it rescheduled the ping - and there was no need. It should have just kept pinging every X seconds regardless.
It's been like it for a while but I guess it was never an issue because whenever most people used it they were transmitting data every so often or not receiving data more often than every minute :)
-
• #32
Thanks Gordon! I am almost finished with this project. I need to add a few more commands and features. Once finished I will post my updates to my project post.
@Gordon I'm on my lunch break and wanted to check out the source code:
https://raw.githubusercontent.com/espruino/EspruinoDocs/master/modules/MQTT.js
But, I'm getting 404: Not Found