You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use library ArduinoMQTT with SSL
I tested on MQTT use SSL when I sent 3 messages in once. The device just receives the first message and then disconnected.
I also tried in MQTT does not have SSL, it works fine.
My message has the length about 100 bytes for each.
Settings in IDE
Module: Generic ESP8266 Module
Flash Size: 4MB/1MB
CPU Frequency: 80Mhz
Flash Mode: dio
Flash Frequency: 40Mhz
Upload Using: SERIAL
Reset Method: ck
Basic Infos
Hardware
Hardware:
ESP-12F
Core Version:
2.4.0-rc1
Description
I use library
ArduinoMQTT
with SSLI tested on MQTT use SSL when I sent 3 messages in once. The device just receives the first message and then disconnected.
I also tried in MQTT does not have SSL, it works fine.
My message has the length about
100 bytes
for each.Settings in IDE
Module:
Generic ESP8266 Module
Flash Size:
4MB/1MB
CPU Frequency:
80Mhz
Flash Mode:
dio
Flash Frequency:
40Mhz
Upload Using:
SERIAL
Reset Method:
ck
Sketch
Debug Messages
The text was updated successfully, but these errors were encountered: