espressif / esp-idf

Espressif IoT Development Framework. Official development framework for Espressif SoCs.
Apache License 2.0
13.42k stars 7.25k forks source link

MQTT and Multiple Connections for Transmission Wifi (IDFGH-13770) #14630

Open allacmc opened 3 days ago

allacmc commented 3 days ago

I would like to know if there is any kind of limitation.

In multiple connections wifi connections.

I have a product that connects to the internet via wifi.

I can make two MQTT connections with different or the same brokers work perfectly.

This is a requirement of my application.

However, I need to send an email. However, if mqtt is enabled, there are many errors generated when mqtt is enabled.

euripedesrocha commented 3 days ago

Hi @allacmc could you share the LOG with the errors you are facing and idf version in use?

allacmc commented 2 days ago

More details in POST this fórum:

https://forums.freertos.org/t/mqtt-and-multiple-connections-for-transmission-wifi/21515