h2zero / NimBLE-Arduino

A fork of the NimBLE library structured for compilation with Arduino, for use with ESP32, nRF5x.
https://h2zero.github.io/NimBLE-Arduino/
Apache License 2.0
667 stars 138 forks source link

ESP32-S3 Extended Advertising: Capturing Packets #671

Closed dinesh-slx closed 1 week ago

dinesh-slx commented 1 month ago

In the ESP32-S3, I'm using extended advertising. The device is being advertised continuously, but I can't find its name on my laptop. Even in Wireshark, I can't capture the advertising packets. My laptop supports Bluetooth 5.2, yet even with btmon and bluetoothctl, I can't find the device.

h2zero commented 1 month ago

Have you tried with another esp32 with extended advertising enabled?

h2zero commented 1 week ago

@dinesh-slx Any updates?

dinesh-slx commented 1 week ago

@h2zero Thank you for your assistance; the issue lies within my device.