Hi,
This was posted s few years back, but never answered:
viewtopic.php?p=2232295&hilit=mqtt+pico ... s#p2232295
I have the same problem. Starting with the example project on the Pico2 I can make it publish on test.mosquitto.org just fine - but when trying the same using FreeRTOS it fails to even connect.
In the SDK you have some examples like here https://github.com/raspberrypi/pico-exa ... i/freertos - but I'm issing an example for using MQTT with FreeRTOS.
Have anyone made MQTT work using LWIP and FreeRTOS out of the box or does it need some (currently) undocumented fiddling before success can be declared?
Feature Requst: An example that uses FreeRTOS and MQTT. That would be really helpful.
Hi,
This was posted s few years back, but never answered:
viewtopic.php?p=2232295&hilit=mqtt+pico ... s#p2232295
I have the same problem. Starting with the example project on the Pico2 I can make it publish on test.mosquitto.org just fine - but when trying the same using FreeRTOS it fails to even connect.
In the SDK you have some examples like here https://github.com/raspberrypi/pico-exa ... i/freertos - but I'm issing an example for using MQTT with FreeRTOS.
Have anyone made MQTT work using LWIP and FreeRTOS out of the box or does it need some (currently) undocumented fiddling before success can be declared?
Feature Requst: An example that uses FreeRTOS and MQTT. That would be really helpful.