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

Add support of NimBLE host to Blufi (IDFGH-5122) #6904

Closed
wants to merge 1 commit into from

Conversation

PSONALl
Copy link
Contributor

@PSONALl PSONALl commented Apr 20, 2021

  1. Added Blufi service and its characteristics to GATT database for NimBLE
  2. Handled Read, Write and Notify operations on characteristics of Blufi service with NimBLE
  3. In the Blufi example, separated the BLE host-specific part in a separate file
  4. Moved the Blufi related code to common

@CLAassistant
Copy link

CLAassistant commented Apr 20, 2021

CLA assistant check
All committers have signed the CLA.

@espressif-bot espressif-bot added the Status: Opened Issue is new label Apr 20, 2021
@github-actions github-actions bot changed the title Add support of NimBLE host to Blufi Add support of NimBLE host to Blufi (IDFGH-5122) Apr 20, 2021
@dhrishi
Copy link
Collaborator

dhrishi commented Apr 20, 2021

Excellent! Thanks for adding the support @PSONALl

@InfiniteYuan
Copy link
Collaborator

This is an exciting feature.

@PSONALl PSONALl force-pushed the nimble/ble_app branch 6 times, most recently from b3f9355 to 9b5e772 Compare April 22, 2021 04:44
@prasad-alatkar
Copy link
Contributor

Hi @PSONALl , excellent work there to add NimBLE port to BluFi !! I have left a few minor comments :)

@PSONALl
Copy link
Contributor Author

PSONALl commented May 10, 2021

Hi @PSONALl , excellent work there to add NimBLE port to BluFi !! I have left a few minor comments :)

Thanks! @prasad-alatkar

@PSONALl PSONALl force-pushed the nimble/ble_app branch 2 times, most recently from 882fdd3 to 4468917 Compare May 10, 2021 10:29
@PSONALl
Copy link
Contributor Author

PSONALl commented May 10, 2021

@prasad-alatkar I have added the changes you suggested.

@PSONALl PSONALl force-pushed the nimble/ble_app branch 3 times, most recently from dee0e6e to c4a2fb6 Compare May 25, 2021 05:46
@PSONALl PSONALl force-pushed the nimble/ble_app branch 2 times, most recently from 582917b to c739d95 Compare June 8, 2021 15:05
espressif-bot pushed a commit that referenced this pull request Jul 16, 2021
espressif-bot pushed a commit that referenced this pull request Jul 18, 2021
@Alvin1Zhang
Copy link
Collaborator

Thanks for your contribution again, changes merged with 00b9df2.

@espressif-bot espressif-bot added Status: In Progress Work is in progress Status: Reviewing Issue is being reviewed Resolution: Done Issue is done internally Status: Resolved Issue is done internally and removed Status: Opened Issue is new Status: In Progress Work is in progress Status: Reviewing Issue is being reviewed labels May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Done Issue is done internally Status: Resolved Issue is done internally
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants