cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 mqtt support

francis kumar
Associate II
Posted on February 23, 2018 at 09:20

Hi,

I am new to this ST32 family. I have requirement to use 32 bit mirco controller in our tracker application with MQTT protocol to connect it to cloud.

In our design we will include the ST32 with GPRS for TCP/IP socket for MQTT client.

please suggest us which ST microcontroller can support mqtt for our application. By default the ST SDK have mqtt library support?

If there is any dependencies or any commercial terms please let us know.

Thanks,

#uart #stm32f4
5 REPLIES 5
Andrew Neil
Chief II
Posted on February 23, 2018 at 09:48

Already answered for you here:

https://community.st.com/0D50X00009XkX21SAF

Amel NASRI
ST Employee
Posted on February 23, 2018 at 10:02

Hello,

For the FW offer, you can refer to the presentation:

http://www.st.com/content/ccc/resource/sales_and_marketing/presentation/product_presentation/30/8f/78/6a/b9/a4/45/ab/stm32-stm8_embedded_software_solutions.pdf/files/stm32-stm8_embedded_software_solutions.pdf/jcr:content/translations/en.stm32-stm8_embedded_software_solutions.pdf

.

MQTT solution is provided by some third parties.

-Amel

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

adrian
Associate III
Posted on February 23, 2018 at 11:22

I use the paho embedded c library, I only use the packet decoder/encoder and wrote my own client around it to make use of our RTOS.

although they do have a client implementation as well.

Posted on February 23, 2018 at 11:16

Thanks i will look for 3rd party.

Thanks,

Posted on February 23, 2018 at 12:02

carpenter.adrian wrote:

I use the paho embedded c library,

See the other thread:

https://community.st.com/0D50X00009XkX21SAF

KUMAR.FRANCIS

‌: this is what happens when you ask the same question in 2 places - you get stuff spread all over the place!

>:(