I would like to transfer data from a raspberrypi TO my Banglejs.
The data would be a series of probable two digit codes which would describe various status indicators from an app running on the Pi.
The reason for using the watch is an easy way to receive alerts etc as it will be used outdoors in the countryside connecting to the pi over a local connection.
I am wondering ( having read the git posting) if mqtt is a method of achieving this and if there are any examples of this being done.
many thanks for any suggestions.
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 would like to transfer data from a raspberrypi TO my Banglejs.
The data would be a series of probable two digit codes which would describe various status indicators from an app running on the Pi.
The reason for using the watch is an easy way to receive alerts etc as it will be used outdoors in the countryside connecting to the pi over a local connection.
I am wondering ( having read the git posting) if mqtt is a method of achieving this and if there are any examples of this being done.
many thanks for any suggestions.