Azure IoT Hub - MQTT - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: Azure IoT Hub - MQTT (/showthread.php?tid=1793) Pages:
1
2
|
RE: Azure IoT Hub - MQTT - Sandstrand - 21.05.2019 (10.01.2019, 09:55)admin Wrote: Thanks! Is there a typo in the filename or is the package removed from your downloads? libmosquitto_1.4.15-1_imx6.ipk RE: Azure IoT Hub - MQTT - admin - 21.05.2019 Updated package: https://dl.openrb.com/pkg/libmosquitto_1.6.2-1_imx6.ipk RE: Azure IoT Hub - MQTT - FatMax - 03.07.2019 (10.01.2019, 09:55)admin Wrote: Thanks! HELLO! You seem to have removed one of the mosquitto lib files from your server!! Thats a bit of an issue as we have software that downloads and installs those libs automatically. Can you please upload them again? RE: Azure IoT Hub - MQTT - admin - 03.07.2019 New CPU: https://dl.openrb.com/pkg/libmosquitto_1.6.3-1_imx6.ipk https://dl.openrb.com/pkg/luamosquitto_0.3-2_imx6.ipk Old CPU: https://dl.openrb.com/pkg/luamosquitto_0.3-2_mxs.ipk https://dl.openrb.com/pkg/libmosquitto_1.6.3-1_mxs.ipk RE: Azure IoT Hub - MQTT - FatMax - 03.07.2019 (03.07.2019, 12:33)admin Wrote: New CPU: Hi, These don't work with our software. You probably did some changes, I'm getting loads of error messages. Could you send me the old ones linked to in this thread earlier? Then I can just deploy new software with these versions built in instead. Edgars has my email. EDIT: It’s only the lib file for the new cpu I’m missing. 1.4 something. RE: Azure IoT Hub - MQTT - admin - 03.07.2019 What errors are you getting exactly and what CPU are you using? We constantly update packages on our server and you should never rely on certain files being there. You can find older versions here but I suspect that they won't work: https://dl.openrb.com/lm-17/pkg/ https://dl.openrb.com/lm-17-imx6/pkg/ Can you also send connection details via PM so we can test locally? RE: Azure IoT Hub - MQTT - FatMax - 03.07.2019 (03.07.2019, 13:18)admin Wrote: What errors are you getting exactly and what CPU are you using? Thank you for the files. I've packaged a version with local libs instead of downloading from the internet. I had to focus on making this work as opposed to troubleshooting as we have customers downloading our software from our portal. When I get back down to earth I'm sure we can look at what the issues might be. What changes were made? The hardware here is a HW3 SpaceLYnk, Armv7. We require they use 2.3.0 firmware for our software to function, that's why these "older" mosquitto libs will work fine. RE: Azure IoT Hub - MQTT - admin - 04.07.2019 There should not be any changes on the protocol level, only some bug fixes. Can you send connection details via PM so we can test it? RE: Azure IoT Hub - MQTT - Erwin van der Zwart - 04.07.2019 Hi, FW 2.3.0 has MQTT default in the FW so you don't need to install any package to use it.. BR, Erwin RE: Azure IoT Hub - MQTT - admin - 04.07.2019 There might be some features missing like an ability to set protocol version. |