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

Feature: Bluetooth Low Energy (BLE) support for Esp32 #2499

Merged
merged 13 commits into from
Jun 28, 2022

Conversation

slaff
Copy link
Contributor

@slaff slaff commented Apr 13, 2022

Keyboard and game pad tested on real Esp32 device.

@slaff slaff added this to the 4.6.0 milestone Apr 13, 2022
@slaff slaff force-pushed the feature/esp32-bluetooth branch from 4a5c635 to feb72c3 Compare April 13, 2022 08:33
@slaff slaff requested a review from mikee47 April 13, 2022 08:34
@slaff slaff force-pushed the feature/esp32-bluetooth branch 3 times, most recently from e5e2f4b to a37d476 Compare April 13, 2022 12:32
@slaff slaff force-pushed the feature/esp32-bluetooth branch 4 times, most recently from aebc120 to 520003c Compare May 2, 2022 09:47
@slaff slaff force-pushed the feature/esp32-bluetooth branch 8 times, most recently from 6422594 to f0fb31f Compare May 10, 2022 09:36
@slaff slaff force-pushed the feature/esp32-bluetooth branch 2 times, most recently from c66a015 to 4a2597a Compare May 18, 2022 09:52
@slaff slaff force-pushed the feature/esp32-bluetooth branch from 4a2597a to e19ec25 Compare May 18, 2022 11:53
@slaff slaff removed this from the 4.6.0 milestone May 20, 2022
@slaff slaff changed the title Feature: Bluetooth Low Energy (BLE) support for Esp32 [WIP] Feature: Bluetooth Low Energy (BLE) support for Esp32 May 20, 2022
@slaff slaff removed the 3 - Review label May 20, 2022
@mikee47
Copy link
Contributor

mikee47 commented Jun 27, 2022

@slaff Can reproduce failing CI locally by removing $SMING_HOME/Arch/Esp32/Components/esp32/projects then rebuilding.
Because they're inter-related the bluetooth stuff needs to go into the Esp32 Component itself, probably controlled with ENABLE_BLUETOOTH. I'm working on this ATM and will report later today!

Remove bluetooth Component
Enable bluetooth for supported variants (esp32, esp32c3, esp32s3)
@slaff slaff added this to the 4.7.0 milestone Jun 28, 2022
@slaff slaff changed the title [WIP] Feature: Bluetooth Low Energy (BLE) support for Esp32 Feature: Bluetooth Low Energy (BLE) support for Esp32 Jun 28, 2022
@slaff slaff removed the 3 - Review label Jun 28, 2022
@slaff slaff merged commit 2758617 into SmingHub:develop Jun 28, 2022
@slaff slaff mentioned this pull request Jun 28, 2022
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants