Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example for BLE on ODIN-W2 #5075

Closed
janjongboom opened this issue Sep 12, 2017 · 16 comments
Closed

Example for BLE on ODIN-W2 #5075

janjongboom opened this issue Sep 12, 2017 · 16 comments

Comments

@janjongboom
Copy link
Contributor

Could someone ping someone in u-blox, and see if they can publish a BLE example for the ODIN-W2? They ship a binary driver with the board, but no example code. I assume their own SDK examples for BLE work, so maybe publish an mbed program with those loaded.

Preferably they'd adopt to the mbed BLE API, but that's a longer shot.

@andreaslarssonublox
Copy link

andreaslarssonublox commented Sep 25, 2017

@andreaspeterssonublox
[Mirrored to Jira]

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 13, 2017

Has the example been published or not?
[Mirrored to Jira]

@senthilr
Copy link

senthilr commented Oct 27, 2017

Any progress on this? There is quite a bit of interest in the mbed community for BLE on ODIN-W2
@screamerbg
[Mirrored to Jira]

@andreaslarssonublox
Copy link

andreaslarssonublox commented Nov 2, 2017

Hi, we're currently working on the C++ BLE API port so we would recommend to use that API instead of the C API. Once the port is finished the mbed BLE examples should work.

Meanwhile it should be possible to test with the https://github.com/ARMmbed/ble-x-nucleo-idb0xa1 shield on the ODIN board. There is a name clash in the current ODIN binary with the ST NUCLEO BLE code. HCI_Init needs to be renamed in ble_hci.c to make it build.
[Mirrored to Jira]

@BruceSHoward
Copy link

BruceSHoward commented Feb 9, 2018

I have an EVK-ODIN-W2 based application that could really benefit from mbed BLE support that makes use of the on-board BLE radio in the ODIN-W2xx module. Is there an update on the release date for the C++ BLE API port mentioned by andreaslarssonublox?
[Mirrored to Jira]

@janjongboom
Copy link
Contributor Author

janjongboom commented Feb 12, 2018

@andreaslarssonublox ^
[Mirrored to Jira]

@andreaslarssonublox
Copy link

andreaslarssonublox commented Feb 12, 2018

Hi,
Support for BLE in Arm Mbed OS5 (C++ API) is being integrated. Plan is to provide a first set of functionality in Q1 2018.
[Mirrored to Jira]

@BruceSHoward
Copy link

BruceSHoward commented Feb 13, 2018

Hi ,
Is it possible to use mbed 5.x easy-connect with the ODIN-W2 module configured as an access point instead of as a station? If so, would it be possible to change from one mode to the other programmatically?

[Mirrored to Jira]

@andreaslarssonublox
Copy link

andreaslarssonublox commented Feb 22, 2018

Hi, @BruceSHoward access point mode is not yet supported for the C++ Wi-Fi API.
[Mirrored to Jira]

@BruceSHoward
Copy link

BruceSHoward commented Feb 23, 2018

Hi Andreas Larsson,
Are there any plans to support access point mode, with the ability to switch between access point and station mode, in the future?
[Mirrored to Jira]

@andreaslarssonublox
Copy link

andreaslarssonublox commented Feb 26, 2018

@BruceSHoward Yes, we plan to add support for access point mode. I think that switching between station mode and AP should be possible.
[Mirrored to Jira]

@screamerbg
Copy link
Contributor

screamerbg commented Sep 10, 2018

This work is ongoing with @ARMmbed/team-ublox
[Mirrored to Jira]

@asifrizwanubx
Copy link
Contributor

asifrizwanubx commented Sep 10, 2018

We have started the work on mbed BLE support in this sprint (as a high priority feature).

u-blox internal ref: TE_OM2-163
[Mirrored to Jira]

@adbridge
Copy link
Contributor

adbridge commented Oct 4, 2018

Internal Jira reference: https://jira.arm.com/browse/IOTPART-5664

@AmmadRehmatCUS
Copy link

@MarceloSalazar BLE is now supported

@0xc0170
Copy link
Contributor

0xc0170 commented May 23, 2019

Closing as resolved (confirmed the feature is supported)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants