Skip to main content
bjornpaulstrom
Associate II
February 13, 2017
Question

IDB05A1 - Help me decipher HCI event

  • February 13, 2017
  • 0 replies
  • 493 views
Posted on February 13, 2017 at 12:56

I amsuccessfully able to communicate with my IDB05A1 from my nucleo-64 board.

I make it discoverable and pair my phone to it. However immediately after pairing, the device disconnects from my phone.

Before it disconnects I receive a HCI event i cannot decipher:

0x04 0xff 0x0b 0x01 0x0c 0x01 0x08 0x04 0x00 0x02 0x00 0x00 0x02 0x00

please help me decipher this.

http://www.st.com/content/ccc/resource/technical/document/user_manual/6d/a1/5b/6c/dc/ab/48/76/DM001626pdf/files/DM001626pdf/jcr:content/translations/en.DM001626pdf

 0x04 //HCI event 
 0xff //Vendor specific 
 0x0b //Contains 0b(12) bytes 
 0x01, 0x0c //BLUEnrg event code 
 0x......

What does that eventcode translate to? #hci #idb05a1 #stm32 #bluetooth
This topic has been closed for replies.