Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[paho-dev] MQTT C client on MCU

Hi all,
I am very interested in the MQTT Arduino C client ,
I'd like to use it in a very close context , on a Cortex M3 MCU on NuttX.
Do you know if someone succeeded in such compilation ?
I've seen while grepping the code that there's a dependency with the Arduino standard header . Is it a huge work to switch to plain POSIX calls ?
The C++ code should be easy to migrate to standard plain C...

Thanks for any pointer or clue ...
Kind regards
Jerome

--
J.MOLIERE - Mentor/J

Back to the top