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.