Simple Arduino BLE library implementing text-based command/response protocol. Developed as a server-side analogue of the BleCommands .NET library - ideal for controlling Arduino projects from .NET applications.
main
Andrey Rodin
Add Messaging example
Remove validation of token length
Initial commit
Changes in README
README
Fallback handler + examples