Closed
Description
Hardware:
Board: ESP32 Dev Module
Core Installation version: 1.0.4
IDE name: Arduino IDE with Platform.io
Flash Frequency: 40Mhz
Upload Speed: 115200
Computer OS: Windows 10
Description:
Even after this fix: #3034
It still dosnt stop. I found out a misstype caused the issue.
At BLEAdvertising.cpp line 248 :
esp_err_t errRc = ::esp_ble_gap_stop_advertising();
Remove the two semicolons, and it will work afterwards.
Metadata
Metadata
Assignees
Labels
No labels