Skip to content

An ESP_32 based node for an Happy Bubbles presence server.

Notifications You must be signed in to change notification settings

RiRomain/Happy_Bubble_ESP32_Node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy Bubble ESP32 Node

An ESP_32 based node for an Happy Bubbles presence server.

  • Please set your wifi and mqtt settings in Settings.h

  • Edit the PubSubClient max packet size in C:\Users$user\Documents\Arduino\libraries\PubSubClient\src\PubSubClient.h, set MQTT_MAX_PACKET_SIZE to 512 or more. Otherwise the mqtt publish won't work as the default max size is to low.

About

An ESP_32 based node for an Happy Bubbles presence server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages