Skip to content

setScanResponse(true) have no effect on ESP32C3 #10381

Open
@sywong2000

Description

@sywong2000

Board

ESP32C3

Device Description

ABRobot ESP32C3 with OLED

https://product.abrobot.club/ABrobot%E4%BA%A7%E5%93%81%E8%B5%84%E6%96%99%E4%B8%AD%E5%BF%83/ESP32-C3%E5%BC%80%E5%8F%91%E6%9D%BF%E8%B5%84%E6%96%99/ESP32C3%20OLED%E5%B1%8F%E5%B9%95%E5%BC%80%E5%8F%91%E6%9D%BF%E8%B5%84%E6%96%99

Hardware Configuration

ABRobot ESP32C3 with OLED

https://product.abrobot.club/ABrobot%E4%BA%A7%E5%93%81%E8%B5%84%E6%96%99%E4%B8%AD%E5%BF%83/ESP32-C3%E5%BC%80%E5%8F%91%E6%9D%BF%E8%B5%84%E6%96%99/ESP32C3%20OLED%E5%B1%8F%E5%B9%95%E5%BC%80%E5%8F%91%E6%9D%BF%E8%B5%84%E6%96%99

Version

latest master (checkout manually)

IDE Name

Arduino IDE

Operating System

Windows 11

Flash frequency

80Mhz

PSRAM enabled

yes

Upload speed

115200

Description

I tried to run the BLE server samples and found that although they worked they can never be discovered by the BLE clients (mobile phone nor PC). I attempted to set setScanResponse(true) but this seemed to have no effect on my ESP32C3. The BLE server sample works okay and I can only see the device in nRFConnect but on phone or Windows, I cannot see the Bluetooth device appearing in the list.

Sketch

n/a

Debug Message

n/a

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.

Metadata

Metadata

Assignees

Labels

Area: BLEIssues related to BLE

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions