NimBLE-Arduino icon indicating copy to clipboard operation
NimBLE-Arduino copied to clipboard

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

Open wamk9 opened this issue 1 year ago • 5 comments

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...

wamk9 avatar Jan 03 '24 15:01 wamk9

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

h2zero avatar Jan 09 '24 01:01 h2zero

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 avatar Jan 09 '24 11:01 wamk9

Any suggestion @h2zero?

wamk9 avatar Jan 15 '24 16:01 wamk9

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

h2zero avatar Jan 17 '24 21:01 h2zero

@h2zero how can I enable logs ?

dimityrivanov avatar Jan 25 '24 17:01 dimityrivanov

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

h2zero avatar Jun 09 '24 00:06 h2zero