Stop all BLE outbound traffic #2217
Replies: 1 comment
-
Posted at 2017-05-25 by @gfwilliams Hi, Thanks! I reckon you can use Also you really want to let it send quite a few advertisements (so leave make 2 seconds between I wouldn't be too worried about the battery usage of advertising though - it's not that huge. You can always reduce the advertising interval to once a second or so, which will really reduce the battery usage without you having to do anything painful with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2017-05-25 by Terrence
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
Beta Was this translation helpful? Give feedback.
All reactions