I have Zephyr stack for BLE hci_uart without any error it got compiled in nordic controller part, but i like to use zephyr stack in host without linux OS. Is it possible to use Zephyr stack (Host) in nordic board.
I have Zephyr stack for BLE hci_uart without any error it got compiled in nordic controller part, but i like to use zephyr stack in host without linux OS. Is it possible to use Zephyr stack (Host) in nordic board.
scan_adv example work with linux operating system. can you please refer an example without linux stack.
Here it says that all you need is a board with BLE support, no mention of linux. http://docs.zephyrproject.org/latest/samples/bluetooth/scan_adv/README.html. I'm pretty sure you don't need linux to run this example.