Copy-paste from the post under github: https://github.com/mbedmicro/BLE_API/issues/3
It's useful enough to share with the community.
Here's a poor attempt at keeping a list of potential improvements: http://developer.mbed.org/teams/Bluetooth-Low-Energy/wiki/API-Development
My short-term roadmap (and I'd be very glad to receive input on this):
- add support for BLE_API to a BLE radio from CSR. This will also exercise our claim for architecture neutrality.
- add APIs for GATT Client. This will allow launching service discovery and to demonstrate compatibility with Apple's ANCS.
- Move towards BLE4.1; and corresponding updates to underlying BLE stacks
such as move to S130.
I'm happy to receive community support and that might cause us to move out of order depending on what's considered useful. If you add support for startScanning() for instance, I'd be very glad to receive it; and if that means moving towards S130, I'm happy to consider it prematurely.
Another roadmap item which is active but proceeding very slowly: hire some keen enthusiasts/experts, hopefully from the community, to help accelerate our progress. Any takers?
Copy-paste from the post under github: https://github.com/mbedmicro/BLE_API/issues/3 It's useful enough to share with the community.
Here's a poor attempt at keeping a list of potential improvements: http://developer.mbed.org/teams/Bluetooth-Low-Energy/wiki/API-Development
My short-term roadmap (and I'd be very glad to receive input on this):
such as move to S130.I'm happy to receive community support and that might cause us to move out of order depending on what's considered useful. If you add support for startScanning() for instance, I'd be very glad to receive it; and if that means moving towards S130, I'm happy to consider it prematurely.
Another roadmap item which is active but proceeding very slowly: hire some keen enthusiasts/experts, hopefully from the community, to help accelerate our progress. Any takers?