Interfacing BT HCI to iMX6 UART

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Interfacing BT HCI to iMX6 UART

Jump to solution
1,022 Views
mohammedazlum
Contributor IV

Hello,

I have a Bluetooth module with HCI UART interface (HCI_TX, HCI_RX, HCI_CTS, HCI_RTS). I would like to know that, can I interface this HCI BT module directly with iMX6 UART port ?

Or do we need to put any bridge between HCI BT and iMX6 CPU for interface compatibility ?

Regards,

Azlum

Labels (1)
Tags (1)
0 Kudos
1 Solution
785 Views
igorpadykov
NXP Employee
NXP Employee

Hi mohammed

yes it can be connected directly, one needs just to check signal levels.

HCI provides a uniform messaging protocol, which allows application software

from one vendor to be used with a Bluetooth from another vendor.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
2 Replies
785 Views
mohammedazlum
Contributor IV

Thanks Igor.

I will take care logic levels while interfacing !.

Regards,

Azlum

0 Kudos
786 Views
igorpadykov
NXP Employee
NXP Employee

Hi mohammed

yes it can be connected directly, one needs just to check signal levels.

HCI provides a uniform messaging protocol, which allows application software

from one vendor to be used with a Bluetooth from another vendor.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos