I have modified the Ant+ demo code to upload all scale measurements (body fat %, etc) to a server. The original Ant+ demo app could connect to the scale and receive the measurements successfully almost every time. With my current code I am finding that communication between the scale and the app is only successful maybe 60% of the time. When it fails I am recieving the "ANTApp: Could not configure event buffering" log cat error. If anyone can give me more advice about this error I would really appreciate it.
Thank you