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

Bluetooth support #1

Open
langovoi opened this issue May 22, 2020 · 8 comments
Open

Bluetooth support #1

langovoi opened this issue May 22, 2020 · 8 comments
Labels
enhancement New feature or request

Comments

@langovoi
Copy link

Do you have plan to make bluetooth support?

@shahpiyushv
Copy link
Collaborator

@langovoi , we do have plans to add it, but not any time soon. We are open to contributions though :)

@HomeKidd
Copy link

HomeKidd commented Jul 1, 2020

@langovoi , we do have plans to add it, but not any time soon. We are open to contributions though :)

BLE support with deepsleep would be great! 😄

@dakhnod
Copy link

dakhnod commented Sep 7, 2020

So, did anything happen?

I can see a "#if (BLE)", but will defining BLE suffice in order to enable BLE support?

@HomeKidd
Copy link

HomeKidd commented Sep 7, 2020

@dakhnod i dont think so, last commit was at May 14. That definition for BLE is just part of HomeKit-ADK😉

@shahpiyushv
Copy link
Collaborator

@dakhnod , what @HomeKidd said is (unfortunately) correct.

@crasmussen
Copy link

Hi @shahpiyushv , any estimate on when BLE might be supported?

@mriksman
Copy link

Super bummed to find that setting define BLE 1 did not compile.

../main/app_main.c:130:17: error: 'HAPPlatformBLEPeripheralManagerOptions' {aka 'struct <anonymous>'} has no member named 'keyValueStore'
     blePMOptions.keyValueStore = &platform.keyValueStore;

+1 for BLE support.

@shahpiyushv shahpiyushv added the enhancement New feature or request label Jan 7, 2021
@yrjyrj123
Copy link

Is there any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

7 participants