I am trying to stop all traffic out of the puck so that I can send 1 advertisement out when the button is clicked. One message a day will save my battery and not confuse my client(RPI).
My RPI will be sitting around listening for a single message and when that binary message gets received it will send a message to Azure.
What do you suggest on making this happen for a BLE rookie?
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 am trying to stop all traffic out of the puck so that I can send 1 advertisement out when the button is clicked. One message a day will save my battery and not confuse my client(RPI).
My RPI will be sitting around listening for a single message and when that binary message gets received it will send a message to Azure.
What do you suggest on making this happen for a BLE rookie?
Thank you for creating this great device.
Terrence