Kegbot / kegboard

Kegbot's Arduino Kegerator controller, a flexible multi-function board. Firmware, schematics, Python library. Flow sensing, DS1820 temperature sensing, relay control, ID-12 RFID, and buzzer support.
http://kegbot.org/kegboard
GNU General Public License v2.0
57 stars 43 forks source link

Serial number keeps changing #16

Closed heston closed 10 years ago

heston commented 10 years ago

We built a Kegboard shield and have it attached to a Sparkfun Redboard (https://www.sparkfun.com/products/11575; docs state it's essentially an Arduinio Uno). We found that the serial number reported by the board to the Android app changes periodically (seemingly when the app's main activity is activated). It seems that every few times the main activity is started, the "select controller" dialog pops up, and the controller has a different serial number. This is pretty annoying since we then have to reassociate the taps with the correct flow meters, and delete the old controller from the server.

Has anyone else seen this happen?

I'm happy to pull a bug report or other diagnostic data, if needed.

mik3y commented 10 years ago

Sorry about that. This was a kegbot-android bug, resolved earlier today by 11932bb98f7d481c0a965cce995fb2c02c41d908.

To work around the issue, either: