hpservertech
hpservertech
I can confirm this is occurring when the the wifi mode is set to WiFi.mode(WIFI_AP_STA); When in station mode only there is no issues at all. If I only change...
Here is what 2 devices running the same code look like from mqtt explorer. Mosquitto sees the publish of each client but they are use the same topic. 
My above adding prefix is an example of what the code should add. It doesnt exist right now. Open to ideas but the work around is not fun when you...