EspMQTTClient
EspMQTTClient copied to clipboard
Function to stop WiFi and mqtt
On occasion I need to use Bluetooth and it mostly works with mqtt but I sometimes get some incorrect data due to WiFi conflicts. Is there a way that I can stop mqtt and WiFi while I run this Bluetooth function? It's okay if I have to reset afterwards but I really need to ensure Bluetooth is the only thing running when something connects to it.