You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This first step is really easy: use the examples from mbed-os to create a simple working example of BLE for Leka to pave the way for future developments
This must include:
read, write and notifications services/characteristics
the use of predefined services (battery) and proprietary services (temperature, firmware version, basic command)
2. Test integration with timed tasks and scheduling
Through out our development we will need to start tasks and stop them. Gaining a deeper understanding about how this will work between BLE and mbed os is paramount as all future development will rely on that.
Introduction
BLE communication with the iPad is one of the most important feature of LekaOS. Without it the robot is useless and its presence allow us to:
Roadmap
1. Setup a basic working example using mbed
This first step is really easy: use the examples from mbed-os to create a simple working example of BLE for Leka to pave the way for future developments
This must include:
2. Test integration with timed tasks and scheduling
Through out our development we will need to start tasks and stop them. Gaining a deeper understanding about how this will work between BLE and mbed os is paramount as all future development will rely on that.
More information in #1 - #1 (comment)
This must include:
3. Implement Leka Communication Specifications
We'll review, update and implement the Leka Communication Specifications in parallel with the iOS app.
The main goal is to have the two perfectly synchronised.
This must include:
4. Mandatory commands
The text was updated successfully, but these errors were encountered: