Page 1 of 1

u-blox MQTT Server

Posted: Fri Apr 02, 2021 5:10 pm
by tcpipchip
Hi,
I am getting error on

print mqtt.connect("xxxxxxxxxxxxxxxx", "xxxxxxxxxxxxxxxxxxxxxx", "device:352fc9a7-3211-4e46-8a9a-a390f2e4ca86")

To access the u-blox mqtt i need three parameters

Syntax error line 5
Program Ended

It´s not accepting the third parameter, the ID

Re: u-blox MQTT Server

Posted: Sat Apr 03, 2021 7:19 am
by cicciocb
OK,
I'll check.

Re: u-blox MQTT Server

Posted: Sat Apr 03, 2021 12:28 pm
by tcpipchip
thanks so much!

Let me when have the patch and i will integrate the BASIC ANNEX with u-BLOX MQTT server :)

Re: u-blox MQTT Server

Posted: Wed Apr 07, 2021 1:12 pm
by tcpipchip
Hi
Got some time to remove that sintax error about MQTT ?
thanks

Re: u-blox MQTT Server

Posted: Mon Apr 19, 2021 6:30 pm
by cicciocb
Hi,
I did a fix for this function in the version 1.43.3 that is now available in the software update page

Re: u-blox MQTT Server

Posted: Tue Apr 20, 2021 12:16 pm
by tcpipchip
Hello

Good News! I will test now! :)

I will give a feedback soon!

Re: u-blox MQTT Server

Posted: Tue Apr 20, 2021 12:18 pm
by tcpipchip
Btw,

i have a news for you!

Next semester, i am teacher! I will offer in the University Course (Computation), the ANNEX BASIC programming to IoT ;)

Waiting for approve!

Re: u-blox MQTT Server

Posted: Tue Apr 20, 2021 3:25 pm
by tcpipchip
Hi!

Now it´s working nice!

Plans to the SSL version ?

Re: u-blox MQTT Server

Posted: Tue Apr 20, 2021 3:29 pm
by cicciocb
Not at short term but why not.
Put a feature request in the forum.

Re: u-blox MQTT Server

Posted: Tue Apr 20, 2021 4:23 pm
by tcpipchip