MQTT (SSL) gets disconnected when Webserver starts
Posted: Sun Mar 27, 2022 11:08 pm
Hello,
Am new to esp8266 and protocols however because of the SDK(https://github.com/espressif/ESP8266_RTOS_SDK) ,have been able to develop and, was able understand quite a lot , Its been a week i got stuck with this problem. Any one protocol is working either MQTT /webserver.
If webserver is started mqtt is getting disconnected. If mqtt is connected Webserver throws error!
Individually both are working fne.
In this project am using softap_prov code(wifi cred) +mqtt (ssl)+http server(simple)
how to resolve this problem ?
Thank you
Am new to esp8266 and protocols however because of the SDK(https://github.com/espressif/ESP8266_RTOS_SDK) ,have been able to develop and, was able understand quite a lot , Its been a week i got stuck with this problem. Any one protocol is working either MQTT /webserver.
If webserver is started mqtt is getting disconnected. If mqtt is connected Webserver throws error!
Individually both are working fne.
In this project am using softap_prov code(wifi cred) +mqtt (ssl)+http server(simple)
how to resolve this problem ?
Thank you