Description
Basic Infos
TLS Encrypted alert received after MQTT KEEPALIVE sent
(Also posted in the PubSubClient repo)
Hardware
Hardware: ESP-12e
Core Version: ?2.1.0-rc2?
Description
Problem description
Sometimes I get a TLS Encrypted alert received after MQTT KEEPALIVE being sent.
I use the WifiSecure object successfully with my PubSubClient MQTT app. However occasionally I get a TLS Encrypted Alert which arrives in the MQTT data stream & breaks the connection to the broker. It only happens in response to a KEEPALIVE being sent (variable, but roughly every 10-20 PINGREQs) and never happens with regular MQTT data traffic and happens with both brokers (Bluemix & Mosquitto) that I have tried.
Settings in IDE
Module: Wemos D1 & Mini
Flash Size: 4MB
CPU Frequency: 80Mhz
Upload Using: SERIAL