This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

HCI controlling interface nRF52

Hi dear Nordic Engineers.

We going to move from FN-LINK (Realtek) I.C. BLE to nRF52. FN-LINK uses HCI (UART) BLE the Interface to communicate with our embd. LINUX. How to up HCI interface with nRF52 to move in the easiest way ? Maybe some existing source codes / examples / libraries ? (we assume to use S132 because Peripheral & Central roles work concurrently)

Thanks you!

Parents
  • sorry I'm a little confused... , Nordic does not prov. example, but DOES fully provide HCI ? I found (in SDK 12.1.0) the HCI Transport module:

    QUOTE: "... HCI transport module implementation. This module implements certain specific features from the three-wire UART transport layer, defined by the Bluetooth specification version 4.0 [Vol 4] part D. ... "

    and from BT official spec.:

    image description

    is SDK 12xx HCI compatible with BT official UART HCI ? does SDK12 supports HCI fully ?

  • NimBLE (example) does not works with blueZ , I checked with Oscilloscope , TX sends but NO answer from nRF52... only just it's blinkig LED1 project works good.

Reply Children
No Data
Related