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

13 bluetooth #14

Closed
wants to merge 3 commits into from
Closed

13 bluetooth #14

wants to merge 3 commits into from

Conversation

Maraza25
Copy link
Member

feat: Add Bluetooth scanning, connection, and message sending

  • Initiate device scanning after acquiring Bluetooth permissions.
  • Establish a connection when a specific device is found.
  • Send a 'Hello!' message over a specific characteristic after establishing a connection.

- Initiate device scanning after acquiring Bluetooth permissions.
- Establish a connection when a specific device is found.
- Send a 'Hello!' message over a specific characteristic after establishing a connection.
@Maraza25 Maraza25 linked an issue Nov 27, 2023 that may be closed by this pull request
@FurkanTansel FurkanTansel marked this pull request as draft November 27, 2023 17:07
@Maraza25 Maraza25 marked this pull request as ready for review November 27, 2023 17:08
Copy link

@FurkanTansel FurkanTansel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I approved your code.

@Maraza25 Maraza25 closed this Nov 30, 2023
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.

Bluetooth
2 participants