-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ble module merge #17
ble module merge #17
Conversation
After a couple unsuccessful attempts on BLU Android device, I got the BLE to connect and it seems to get the signal from the wheel but there is an exception thats printing out in the Debugger:
and the full trace
|
@kpwebb I've also pushed a fix on the Android manifest which didnt allow it to build for Android, i think this was something i did in a previous commit |
I've tested this using the Pi and the SiliconLabs mc, same exception is thrown on both |
initial ble module integration using new notification services described in #15