6 years, 10 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:

The EVK‑ODIN‑W2 is designed for use with Arm® Mbed™ and is a complete starter kit that allows quick prototyping of a variety of applications for Internet of Things. The support …

2 Answers

6 years, 10 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:

- 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 Jan Jongboom 12 Sep 2017
4 years, 11 months ago.

Dear Shun, ODIN-W2 driver does now support the mbed BLE API.