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
  • Hi Oleg,

    Nordic does not provide a HCI example, but there are other options that do. In addition to the answer from Vidar, you can look at this Zephyr as well. Zephyr has included a HCI (UART) example for the nRF5-series in their upcoming v1.6.

    The project is located in ../samples/bluetooth/hci_uart/

    Cheers, Håkon

Reply
  • Hi Oleg,

    Nordic does not provide a HCI example, but there are other options that do. In addition to the answer from Vidar, you can look at this Zephyr as well. Zephyr has included a HCI (UART) example for the nRF5-series in their upcoming v1.6.

    The project is located in ../samples/bluetooth/hci_uart/

    Cheers, Håkon

Children
No Data
Related