Mea Culpa: I know nothing about blue tooth at this point.
We have a SPC (quality control) application. The users have been typing in the measurements they take. Now they want to use Blue Tooth enabled measuring tools - I have a lot to learn.
I downloaded BLE.b4a and with some minor quick and dirty mods I was able to "see" my blue tooth device.
The log looks like this :
I have NO IDEA what to do next. Any help appreciated.
In case your interested it is a Fowler Bluetooth digital caliper.
We have a SPC (quality control) application. The users have been typing in the measurements they take. Now they want to use Blue Tooth enabled measuring tools - I have a lot to learn.
I downloaded BLE.b4a and with some minor quick and dirty mods I was able to "see" my blue tooth device.
The log looks like this :
B4X:
Found: SY295, E2:32:C3:6B:40:C7, RSSI = -71, (MyMap) {1=[B@77f17, 9=[B@eb44f04, 0=[B@3f10ced}
Discovering services.
Connected
(Intent) Intent { act=android.bluetooth.device.action.BOND_STATE_CHANGED flg=0x10 (has extras) }
Bundle[{android.bluetooth.device.extra.PREVIOUS_BOND_STATE=10, android.bluetooth.device.extra.DEVICE=E2:32:C3:6B:40:C7, android.bluetooth.device.extra.BOND_STATE=11}]
(Intent) Intent { act=android.bluetooth.device.action.BOND_STATE_CHANGED flg=0x10 (has extras) }
Bundle[{android.bluetooth.device.extra.PREVIOUS_BOND_STATE=11, android.bluetooth.device.extra.DEVICE=E2:32:C3:6B:40:C7, android.bluetooth.device.extra.BOND_STATE=10, android.bluetooth.device.extra.REASON=9}]
Disconnected
I have NO IDEA what to do next. Any help appreciated.
In case your interested it is a Fowler Bluetooth digital caliper.