Hello,
I have learned that emMQTT can be used with any IP stack not only emNet from the link segger.com/products/security-iot/emmqtt/.
However, I don't find the interface to port it with other IP stack. The IP stack related functions, for example IP_MQTT_CLIENT_Connect(), IP_MQTT_CLIENT_Publish(), IP_MQTT_CLIENT_Recv() and so on, has no source code or callback functions for porting. I also don't find the independent emMQTT binary library. I think it has been compiled into the library file libIP_vxxx_t_xxx_xxx_xxx.a with emNet. Am I right? If so, how could I use it with other IP stack?
The software evaluation packet I used is downloaded from segger.com/evaluate-our-software/nxp/segger-empower/.
Thanks.
I have learned that emMQTT can be used with any IP stack not only emNet from the link segger.com/products/security-iot/emmqtt/.
However, I don't find the interface to port it with other IP stack. The IP stack related functions, for example IP_MQTT_CLIENT_Connect(), IP_MQTT_CLIENT_Publish(), IP_MQTT_CLIENT_Recv() and so on, has no source code or callback functions for porting. I also don't find the independent emMQTT binary library. I think it has been compiled into the library file libIP_vxxx_t_xxx_xxx_xxx.a with emNet. Am I right? If so, how could I use it with other IP stack?
The software evaluation packet I used is downloaded from segger.com/evaluate-our-software/nxp/segger-empower/.
Thanks.