Latest firmware using data format 2
mahtikebab opened this issue · 1 comments
Am I missing something or is ruuvitag-sensor library is not working with the latest firmware. Here's some debug level info I get when trying to run find_ruuvitags:
DEBUG:ruuvitag_sensor.data_formats:Parsing advertisement data: 1E0201060303AAFE1616AAFE10EE037275752E76692F23416A7759414D4663CD
DEBUG:ruuvitag_sensor.data_formats:Found chunk of type 01: 0106
DEBUG:ruuvitag_sensor.data_formats:Found chunk of type 03: 03AAFE
DEBUG:ruuvitag_sensor.data_formats:Found chunk of type 16: 16AAFE10EE037275752E76692F23416A7759414D4663
DEBUG:ruuvitag_sensor.data_formats:Found candidate 16AAFE10EE037275752E76692F23416A7759414D4663
DATA TYPE 2 IS OBSOLETE. UPDATE YOUR TAG
So it looks like it's using data_format 2. Ruuvi station iOS app shows data format 5.
Environment (please complete the following information):
- OS: OSX and debian 11
- ruuvitag_sensor package version: 1.2.0
- RuuviTag firmware version: 3.30.4
- Data format: I don't know, see above
Thanks!
Closing this for now. Need to investigate more if the problem is related to my VM