Skip to content

Bluetooth connection without using an app (IDFGH-11013) #12197

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

Closed
Talha-Babar opened this issue Sep 5, 2023 · 2 comments
Closed

Bluetooth connection without using an app (IDFGH-11013) #12197

Talha-Babar opened this issue Sep 5, 2023 · 2 comments
Assignees
Labels
Awaiting Response awaiting a response from the author Resolution: Done Issue is done internally Status: Done Issue is done internally Type: Feature Request Feature request for IDF

Comments

@Talha-Babar
Copy link

Talha-Babar commented Sep 5, 2023

Is your feature request related to a problem?

I want to connect my esp32 with cell phone without using an app. I don't want to exchange any data, i just only want to connect it. Is this possible?

Describe the solution you'd like.

If yes, kindly elaborate how can i achieve this task?

Describe alternatives you've considered.

No response

Additional context.

No response

@Talha-Babar Talha-Babar added the Type: Feature Request Feature request for IDF label Sep 5, 2023
@espressif-bot espressif-bot added the Status: Opened Issue is new label Sep 5, 2023
@github-actions github-actions bot changed the title Bluetooth connection without using an app Bluetooth connection without using an app (IDFGH-11013) Sep 5, 2023
@esp-zhp
Copy link
Collaborator

esp-zhp commented Sep 6, 2023

@Talha-Babar
Hi,ESP32 supports classic Bluetooth and low-energy Bluetooth. Do you want to use classic Bluetooth or low-energy Bluetooth?
If you are using BLE, you can refer to esp-idf/examples/bluetooth/bluedroid/ble/gatt_security_server. With an Android phone, you can directly discover the device and initiate a connection.

@Alvin1Zhang Alvin1Zhang added the Awaiting Response awaiting a response from the author label Feb 23, 2024
@Alvin1Zhang
Copy link
Collaborator

Thanks for reporting, will close due to inactivity, feel free to reopen with more updates.

@espressif-bot espressif-bot added Status: Done Issue is done internally Resolution: Done Issue is done internally and removed Status: Opened Issue is new labels Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Response awaiting a response from the author Resolution: Done Issue is done internally Status: Done Issue is done internally Type: Feature Request Feature request for IDF
Projects
None yet
Development

No branches or pull requests

5 participants