Skip to content
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

Pairing device BLE with android and IOS (IDFGH-14718) #15457

Open
ElenaG391 opened this issue Feb 24, 2025 · 0 comments
Open

Pairing device BLE with android and IOS (IDFGH-14718) #15457

ElenaG391 opened this issue Feb 24, 2025 · 0 comments
Labels
Status: Opened Issue is new

Comments

@ElenaG391
Copy link

Hi all,

I'm trying to pairing a device with android/IOS. The device sends me a PIN:XXX or PIN:XXXX, the device has a limitation with the number of the digits, it send just 3 or 4digits.
I have to include 000XXX or 00XXXX for pairing, we must have 6digits to connect it.

Could you please let me know how I need to change on the code to accept just 3/4 digits to connect with the bluetooth? is that possible? just we will use the numbers that the device send us: XXX or XXXX. without "0".

is it possible set the 4-digit passkey in ESP-IDF?

thanks

@espressif-bot espressif-bot added the Status: Opened Issue is new label Feb 24, 2025
@github-actions github-actions bot changed the title Pairing device BLE with android and IOS Pairing device BLE with android and IOS (IDFGH-14718) Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new
Projects
None yet
Development

No branches or pull requests

2 participants