Hi,
I use BLE-Nano, Andorid phone is connect no problem. All test is done.
But I want connect via Windows 10 Lenovo notebook (I try differend model) then cant connect.
Blutooth program is seen the BLE-Nano, want a password (i'm set auth. dissable) first time cancel didnt connected, input the default password then "connection fail". I set the auth., problem is same.. I changed password (AT+PASS) on the BLE-Nano again "connectio fail"..
I checked the Blurtooth LE Browser, then first click want a password, done the password but say "connectrion fail". I click the second time then directly connect..
Thanks for help..
Tarik.
Hello Tarik,
Just to double-check something, are you using an Arduino Nano 33 BLE or an Arduino Nano with a Bluetooth module (such as an HC-05 or AT-09)? I ask because the Nano 33 BLE doesn't need commands such as AT+.
If you are using an HC-05 or similar your post might be better elsewhere as this sub-board is specifically for Nano 33 BLE's
Thanks,
Matt
Hi Matt,
Bord is BLE-Nano ATmega328P-MU, BLE chip TI CC2540, Bootloader 1.8.8.
Thanks,
Tarik..
Hello Tarik,
Ok, that isn't the right board for this sub-forum, this is just for these boards: Arduino Nano 33 BLE — Arduino Official Store
I am not familiar with the board so hopefully, someone else will see this and answer or maybe move it.
Have you tried:
- Using the "everything else" option when you add a Bluetooth device on Windows 10?
- Installing a piece of dedicated software and trying to connect? I would try nRF Connect. Even if it fails it should give you more details.
I may also help if you upload the code using the </> button.
Sorry I couldn't help more,
Matt
Thanks for all Matt.
I will try..
Tarik.