-
Notifications
You must be signed in to change notification settings - Fork 0
Home
aleksanb edited this page Feb 27, 2015
·
4 revisions
Welcome to the mbed-ble-course wiki!
mbed firmware for nRF-DK (https://www.nordicsemi.com/eng/Products/nRF51-DK)
- 2 people on each team
- 1 developing computer per team
First task: Set up a location puck
Second task: Print to serial from puck. Write to bluetooth from phone app, display on serial
Third task: Chat to another mbed from your mbed
- Suggested solutions for all tasks
A lot of these can be inspired by guides on mbed.org and nordic pucks
- How does Bluetooth works? (GATT attributes etc)
- Serial port guide (Printing over serial)
- Help! My mbed is not working!
- C++ crash course for mbed developers (can have focus that people know language before, like c++ for the java developer)
- Setting up an mbed.org account
- Master control panel / telephone app guide
- How to use the puck library / guides on nordic pucks
- Autoflash guide [Advanced]
- Puck Central guide [Advanced]