Connect esp32 BLE to PC BT
Posted: Thu Aug 25, 2022 5:09 pm
I have problem with connecting Windows 10 machine (dell laptop) to ESP32 ble, i have done procedure described in :
https://www.techcoil.com/blog/how-to-co ... indows-10/
and and system installed esp32 bt driver and paired esp32 but in More Bluetooth options -> COM port tab it cant find/Add any Com Ports (- where win10 should detect BLE as incoming and outgoing ports ). On esp i implemented GATT server ( example from https://techtotinker.blogspot.com/2021/ ... tooth.html ).
When i reset esp32 sometimes my PC show "connected" but after 2 sec return to paired status.
On the other hand i tested my program with smartphone connection via serialBT terminal all work OK, also i have another device working as
BLE ( mindWave bt ) an I did not have problem with connection as virtual com ports on laptop.
So i wonder where problem is - any idea??
https://www.techcoil.com/blog/how-to-co ... indows-10/
and and system installed esp32 bt driver and paired esp32 but in More Bluetooth options -> COM port tab it cant find/Add any Com Ports (- where win10 should detect BLE as incoming and outgoing ports ). On esp i implemented GATT server ( example from https://techtotinker.blogspot.com/2021/ ... tooth.html ).
When i reset esp32 sometimes my PC show "connected" but after 2 sec return to paired status.
On the other hand i tested my program with smartphone connection via serialBT terminal all work OK, also i have another device working as
BLE ( mindWave bt ) an I did not have problem with connection as virtual com ports on laptop.
So i wonder where problem is - any idea??