Hi guys,
I'm trying to write a Arduino101 Bluetooth keyboard Library.
It is now recognized as a keyboard and can simulate the key.But it has some problems: sometimes the host can not receive the keys,Arduino101 frozen when sending keys.....
Does anyone know how to solve the problem?
My code is here:GitHub - mo10/Curie-bluetooth-HID-library: A library turn Curie Core boards(Arduino/Genuino 101) into a Bluetooth Keyboard.
Thanks everyone.