-
Notifications
You must be signed in to change notification settings - Fork 3
Fluke 287 Bluetooth Connection #1
Copy link
Copy link
Open
Description
Hi @dbbotkin, I have successfully communicated with my Fluke 289 over serial and everything is perfectly working.
I purchased the ir3000 FC connector to communicate with my dmm over bluetooth. I can discover my device, read the services and characteristics using the bleak python library. But I'm having some issues streaming the proper data from the dmm and haven't found any documentation or forums on bluetooth communication with the fluke 287.
A couple questions:
- have you tried communicating to the fluke dmm over bluetooth?
- the one value that changes when scanning my dmm services/characteristics returns these bytestrings, which I've tried decoding every which way to figure out what this means but have had no success
b'\x81\x11\x00F\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
b'\x9b\x0f\x00F\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
b'\xc5\x0f\x00F\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'I really appreciate any help you can provide.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels