if nrf51 does not support hci command how to do tht?
if nrf51 does not support hci command how to do tht?
Hi,
Nordic does not provide an HCI example, but there are open source project, like mynewt and zephyr project that does. Here's a guide on howto do this with the hci-uart example from Zephyr: devzone.nordicsemi.com/.../
Cheers, Håkon