btstack/port/windows-h4
2018-02-05 10:00:01 +01:00
..
.gitignore
btstack_config.h
main.c tc3566x: add to posix-h4 and windows-h4 ports 2018-02-05 10:00:01 +01:00
Makefile
README.md

BTstack Port for Windows Systems with Bluetooth Controller connected via Serial Port

The Windows-H4 port uses the native run loop and allows to use Bluetooth Controllers connected via Serial Port.

Make sure to manually reset the Bluetooth Controller before starting any of the examples.

When running the examples in the MSYS2 shell, the console input (via btstack_stdin_support) doesn't work. It works in the older MSYS and also the regular CMD.exe environment. Another option is to install WinPTY and then start the example via WinPTY like this:

$ winpty ./hfp_hf_demo.exe