knolleary / pubsubclient

A client library for the Arduino Ethernet Shield that provides support for MQTT.
http://pubsubclient.knolleary.net/
MIT License
3.79k stars 1.46k forks source link

ESP8266 Publishing Issue #630

Open gxgani opened 5 years ago

gxgani commented 5 years ago

I'm unable to publish message using the pubsubclient 2.7 but I don't happen to have issues with 2.6.

Board: NodeMCU 1.0 (ESP8266EX) Project: https://github.com/bruhautomation/ESP-MQTT-JSON-Multisensor/blob/master/bruh_mqtt_multisensor_github/bruh_mqtt_multisensor_github.ino

rvt commented 5 years ago

this issue lacks information. Please describe your issue or even better make an isolated test case