-
Notifications
You must be signed in to change notification settings - Fork 7.6k
BluetoothSerial does not want to connect to the device by mac address. #7064
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Correct pin = "0000". Replaced, and wrote:
Does not work. |
I did as it says here: |
|
By the way, I had to write: |
In 1.0.5, 1.0.6 it works out of the box. I did not check the younger ones (except for 1.0.2 with the replacement of files). Versions 2.0.0 ... 2.0.4 does not work... |
Why doesn't ESP_SPP_OPEN_EVT happen on 2.0.4, and why sec_id=55 and on 1.0.6 sec_id=52 (I couldn't find any information on sec_id...)? |
Works in 2.0.5! Apparently, the version of IDF has changed, and the problem was somewhere there. |
Uh oh!
There was an error while loading. Please reload this page.
Board
ESP-WROOM-32 (ESP32 DEVKITV1)
Device Description
dev board
Hardware Configuration
base configuration
Version
v2.0.4
IDE Name
Arduino IDE
Operating System
Windows 10
Flash frequency
80 Mhz
PSRAM enabled
no
Upload speed
115200
Description
I'm trying to connect to the MindWave neuroheadset via bluetooth. Does not work.
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: