-
Notifications
You must be signed in to change notification settings - Fork 8
Hello there,
I've recently been using a Bluetooth multimeter and I'm trying to connect it to my computer to obtain the readings. I've managed to establish the Bluetooth connection, but I'm unsure how to retrieve the data. I've attempted to use your provided code, but it doesn't seem to work. Could you please help me with a solution? Thank you very much!
All reactions
Replies: 3 comments 13 replies
Hello,
nice that you want to use the software.
Could you please be more specific, what device are you using?
Did the BT pairing work?
Have you looked at the wiki pages?
We'll figure it out ;-)
All reactions
Currently, I am using the ZT-5BQ device, which connects via Bluetooth Low Energy. I have seen the Bluetooth analysis page, but I'm not sure how to use it.
All reactions
Understood. However, I would like to ask about the process of writing the decoding program. Is there any reference material available for me to consult?
All reactions
|
all process is explained in ludwichs page https://github.com/ludwich66/Bluetooth-DMM
for each byte. for example first byte b1^41 second byte b2^21 .... |
All reactions
Understood, thank you so much for your help. I have made progress on my project in the past few days. However, I would like to inquire about the line chart part. Are there any related packages available for use in UWP to create line charts?
All reactions
I had found while working with up but it was long time ago. I can't remember what it was
All reactions
Understood, thank you very much for your response!
All reactions
I want to use Bluetooth to receive the current readings detected by ZT-5BQ. I have successfully connected via Bluetooth, and now I want to view the measured values. However, I am unsure how to receive the measurements. I tried using UUIDs and characteristic values to find the data, but I'm not sure if I am using the correct ones.
"0000fff0-0000-1000-8000-00805f9b34fb" Service UUID
"0000fff4-0000-1000-8000-00805f9b34fb" Characteristic UUID