In this blog post, we provide an overview on how to use Bluetooth Controllers via USB as well report on our journey of porting BTstack to the
When using Bluetooth Controllers via the H4/UART transport, there’s no error-correction mechanism. Therefore, a single lost byte causes the
For two Bluetooth devices to communicate securely, pairing is required to authenticate and encrypt the communication between them by entering a
After a small detour handling Cross-Platform Console Input, we’re back and got audio streaming via A2DP to work in both directions on the
After we got BTstack running on the STM32 F4 Discovery board, next on our plan was to play music received by A2DP via the built-in Cypress Audio
In our first post we’ll describe, in a (mostly) linear fashion, how we ported BTstack to the STM32 platform. The steps we took to port