Skip to content

Example for using classic bluetooth for searching for devices #4510

Closed
@redplane

Description

@redplane

1. What you are trying to do

Currently, I'm trying to implement bluetooth scanner function for my esp32 device.
I have been searching on internet for tutorial but mostly, they are about:

  • Make connection FROM app to ESP
  • Using ESP Bluetooth Low energy.

However, I have many devices which only support Bluetooth legacy (Bluetooth classic)
I would like to use ESP32 for scanning for bluetooth classic devices and make a connection to them

2. Describe your system (Hardware, computer, O/S, core version, environment)

  • Windows 10
  • x64
  • IDE Clion

3. Describe what is failing
There is no tutorial about using Bluetooth classic for scanning for devices.
I have found this example about classic bluetooth discovery.
From my view, I'm just a beginner to embedded and just started from arduino framework.
I don't know how to convert this code to Arduino code structure, therefore, not so sure whether that example meets my expectation or not.

**4. Show the shortest possible code that will duplicate the error **

  • N/A

Can anyone provide an example about using Classic Bluetooth (Bluetooth legacy) for scanning devices please ?

Thank you,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: StaleIssue is stale stage (outdated/stuck)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions