This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

MQTT publisher on NRF52 using W5100

Hi!

I am developing a iot solution and I wanna send sensors data to broker by MQTT publisher.

In my code already has the W5100 development and now I want to connect my device (nRF52)  on broker taht I installed on virtual machine.

Are there any library for I add on my project segger, connect to broker and send these informations?

I did study the example presents on SDK iot, but that example require many configurations (mainly IPv6) and I need a solution more simple.

Parents Reply Children
Related