lancaster-university / microbit-samples

http://lancaster-university.github.io/microbit-docs
Other
114 stars 72 forks source link

How should we document people using DAL+custom bluetooth services #11

Open jaustin opened 7 years ago

jaustin commented 7 years ago

If someone wants to use the BLE API from mbed directly, but still also use the DAL for the display, etc, how should we show this?

We could use microbit-samples and have a 'version' of some of the standard mbed BLE examples that also includes the DAL? https://github.com/ARMmbed/ble-examples

Is this something that 'belongs' in microbit-samples? If not, where should it live?

(This is feedback from running a hackthon with micro:bits, mbed and the DAL)