Ernst79 / bleparser

Parser for passive BLE advertisements
MIT License
29 stars 15 forks source link

Example ble2mqtt only works once #16

Closed e-minguez closed 2 years ago

e-minguez commented 2 years ago

The example ble2mqtt file only works once. It gets the first ble message and then it doesn't do anything else. /cc @freol35241

Ernst79 commented 2 years ago

I haven't tested it myself. Lets wait to see if @freol35241 has it running himself.

freol35241 commented 2 years ago

Hi, yes, I have this running continuously for the last month without problems. But, I have only ever tested it with miflora sensors since that's the only kind of ble sensor I own. So the code might very well need some further battle-testing.

e-minguez commented 2 years ago

PEBKAC it works fine :)