Bluetooth timecode too long? (SOLVED)

Ask software engineering and SDK questions for developers working on Mac OS X, Windows or Linux.
  • Author
  • Message
Offline

MarcusWolschon

  • Posts: 801
  • Joined: Sun Apr 14, 2013 6:59 pm

Bluetooth timecode too long? (SOLVED)

PostTue Nov 06, 2018 8:55 pm

https://documents.blackmagicdesign.com/ ... ontrol.pdf

Code: Select all
Timecode (encrypted)
UUID: 6D8F2110-86F1-41BF-9AFB-451D87E976C8


Did anyone use this Bluetooth Low Energy Characteristic of the Blackmagic Camera Service?

The documentation says It is a 32bit number in Binary Coded Digital.
However I get 12 bytes.

BCD decoded it reads "15150800000904030202050100"
while the timecode showed "00:02:51:00" when looking over to the camera.

Does anyone have an idea?
Last edited by MarcusWolschon on Wed Nov 14, 2018 8:04 am, edited 1 time in total.
Offline

MarcusWolschon

  • Posts: 801
  • Joined: Sun Apr 14, 2013 6:59 pm

Re: Bluetooth timecode too long?

PostWed Nov 07, 2018 7:55 am

I think I found a solution while replying to an email from support.
Offline
User avatar

insorior

  • Posts: 8
  • Joined: Thu Sep 05, 2019 7:30 am
  • Location: Europe
  • Real Name: Vincent Monteil

Re: Bluetooth timecode too long?

PostFri Sep 06, 2019 8:46 pm

MarcusWolschon wrote:I think I found a solution while replying to an email from support.



Hi Marcus ! I'm feeling jealous of how far you already got haha !
Was that on linux or mobile ?

I am trying to make a similar project for my use from a linux machine but while I managed to read NON encrypted characteristics values, I have NO IDEA about how to access the encrypted UUID characteristics.

Would you mind sharing your procedure ?

Thanks a lot !
Vincent
Offline

MarcusWolschon

  • Posts: 801
  • Joined: Sun Apr 14, 2013 6:59 pm

Re: Bluetooth timecode too long?

PostFri Sep 06, 2019 9:55 pm

insorior wrote:
MarcusWolschon wrote:I think I found a solution while replying to an email from support.



Hi Marcus ! I'm feeling jealous of how far you already got haha !
Was that on linux or mobile ?


Both. it is Android and obviously Android runs on a Linux kernel. ;)
There is no encryption in this protocol.
Offline
User avatar

insorior

  • Posts: 8
  • Joined: Thu Sep 05, 2019 7:30 am
  • Location: Europe
  • Real Name: Vincent Monteil

Re: Bluetooth timecode too long?

PostSat Sep 07, 2019 12:47 pm

MarcusWolschon wrote:
insorior wrote:
MarcusWolschon wrote:I think I found a solution while replying to an email from support.



Hi Marcus ! I'm feeling jealous of how far you already got haha !
Was that on linux or mobile ?


Both. it is Android and obviously Android runs on a Linux kernel. ;)
There is no encryption in this protocol.



Thanks :)
I am aware of this, My point is that while I’m succeeding at pairing a phone (both android and iOS in their respective language), I’m stuck at trying to pair my raspbian machine.
When I read public characteristics, all right !
But when I try to initiate binding by writing « camera on » to the correct UUID, it will just fail. Pretty sure I’m not far at all but I’ve been stuck for days , which is why I was hoping that you succeeded and would be ok to share the commands :) :)
Offline

MarcusWolschon

  • Posts: 801
  • Joined: Sun Apr 14, 2013 6:59 pm

Re: Bluetooth timecode too long?

PostSat Sep 07, 2019 1:59 pm

Can't help you with that. Sorry.
OS Bluetooth API takes care of all that.
Offline
User avatar

insorior

  • Posts: 8
  • Joined: Thu Sep 05, 2019 7:30 am
  • Location: Europe
  • Real Name: Vincent Monteil

Re: Bluetooth timecode too long?

PostSat Sep 07, 2019 4:30 pm

MarcusWolschon wrote:Can't help you with that. Sorry.
OS Bluetooth API takes care of all that.



Allright thanks for your time and for replying ! :)

Return to Software Developers

Who is online

Users browsing this forum: No registered users and 10 guests