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

ESP32-S3 BLE Server Vs. Detection on PC Bluetooth Dongle #627

Closed
wamk9 opened this issue Jan 3, 2024 · 6 comments
Closed

ESP32-S3 BLE Server Vs. Detection on PC Bluetooth Dongle #627

wamk9 opened this issue Jan 3, 2024 · 6 comments

Comments

@wamk9
Copy link

wamk9 commented Jan 3, 2024

Hi!

I need to create a project with bluetooth connection on my PC, but ANY BT library I use show only on my smartphone the connection.

My question:

Is this a caracteristic of ESP32-S3 BLE? Or I need do a extra config to work on my PC in NimBLE?

My dongle is a Baseus BT 5.0, like this:
https://pt.aliexpress.com/item/1005003601253541.html

Another thing, i try to use all examples but... Well, don't works on this situation...

@h2zero
Copy link
Owner

h2zero commented Jan 9, 2024

I'm not sure what you mean, does the PC not see the advertisements from the ESP32?

@wamk9
Copy link
Author

wamk9 commented Jan 9, 2024

I'm not sure what you mean, does the PC not see the advertisements from the ESP32?

Yes, now i have success with this, but after 2 seconds or less my device disconnect on PC. See code on link:

https://pastebin.com/6ejYL5Ne

I try remove notify to see if i have any diference reaction, but nothing happens...

@wamk9
Copy link
Author

wamk9 commented Jan 15, 2024

Any suggestion @h2zero?

@h2zero
Copy link
Owner

h2zero commented Jan 17, 2024

I would need to see the logs from the esp32 at debug level to provide much insight with this.

@dimityrivanov
Copy link

@h2zero how can I enable logs ?

@h2zero
Copy link
Owner

h2zero commented Jun 9, 2024

I believe this to be related to bluetooth classic, not this repo. please reopen if still having this issue.

@h2zero h2zero closed this as completed Jun 9, 2024
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

No branches or pull requests

3 participants