I'm using the Espruino Hub to (Puck <--> MQTT) and Node-Red quite nicely.
The problem I am having is that the Pi-Zero-W (or the puck itself) goes out of range pretty quickly.
Has anyone thought about a type of repeater hub that can repeat BT messages across the network as MQTT but some how deduplicate if the same messsage is received on both the hub and repeater?
My Mom is using it as an alert device so that we children can get a SMS whenever she presses the button. It works really well except when she is farther away from the pi-z-hub.
Any advice or pointers would be greatly appreciated.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I'm using the Espruino Hub to (Puck <--> MQTT) and Node-Red quite nicely.
The problem I am having is that the Pi-Zero-W (or the puck itself) goes out of range pretty quickly.
Has anyone thought about a type of repeater hub that can repeat BT messages across the network as MQTT but some how deduplicate if the same messsage is received on both the hub and repeater?
My Mom is using it as an alert device so that we children can get a SMS whenever she presses the button. It works really well except when she is farther away from the pi-z-hub.
Any advice or pointers would be greatly appreciated.