Skip to content

PMarinov1994/esp8266_MQTT_Transmiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO

  • ✔️ MQTT connect command does not return a result
  • ✔️ Q:After 1 MQTT publish, a new connection needs to be made. Investigate why A: PubSubClient* setSocketTimeout (timeout). By default, it is set to 15 seconds - as defined by the MQTT_SOCKET_TIMEOUT constant in PubSubClient.h.

LEGEND

✔️ - DONE ❌ - NOT STARTED ❔ - STILL UNKNOWN / IN PROGRESS

About

An ESP8266 MQTT Generic transmitter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published