Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 6 months ago.
How can I use Bluetooth for this board?
How can I use Bluetooth for this board, where can I find a sample program?
Question relating to:
2 Answers
7 years, 6 months ago.
Hi Shun,
Here is the ARMmbed BLE Examples GitHub Repository
After taking a look at the u-blox website, I found a few additional resources that might be helpful:
- ODIN-W2 Getting Started
- u-blox ODIN-W2 Bluetooth Documentation at GitHub
- ODIN-W2 Bluetooth Drivers Information at GitHub
- ODIN-W2 Data Sheet
- Jenny
Note that the ODIN-W2 board does not currently support the mbed BLE API, thus the examples do not work for this board (as per September 2017). As they *do* ship the driver with the board your best bet is to use the BLE examples from the original SDK, the functions should also be available from mbed (although I have not tried this, but I raised an issue).
posted by 12 Sep 2017