openyou/libomron

libomron has issues with M10-IT

Opened this issue · 3 comments

qdot commented

When using M10-IT (EU release of 790-IT), libomron apparently freezes on mode setting after initial connect.

I noticed this also, pressing the O/I button on and off and restarting sorted it.

qdot commented

Ok, that probably means there's some different packet I have to send to the M10-IT to get it to turn on/off.

Need to figure out a way to ask someone else how to find this. Time to write up a "using wireshark" tutorial I guess. :)

I know we can send the end command but this doesn't help. The reason pressing the power button works is because that in turn sends a packet per press.

I've written my own library with events when you press power on, off, when a reading has been taken, when a reading fails etc. Omron have been of no help what so ever, if you asyncronously read whilst taking a reading, 7 or 8 packets are sent. Majority of the bytes receieved are the same each time but a few change each time.

We're in the process to attempt and get Omron to help out. Failing that we're looking at their bluetooth version that is handled by the continua alience for coding.