PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → BLE (Bluetooth Low Energy) support in WD/WDM
BLE (Bluetooth Low Energy) support in WD/WDM
Iniciado por guest, 01,may. 2015 17:04 - 4 respuestas
Publicado el 01,mayo 2015 - 17:04
Hello All:

Does someone know is BLE is supported in WinDev or WinDev Mobile?
I saw an example for WinDev but it's the classical Bluetooth (No LE).

I need to communicate with devices using BLE.

Thanks
Michael
Publicado el 01,mayo 2015 - 19:36
It works in wd19 with Windows 8.1 PC and Samsung Android KitKat 4.4.4 with
wd Bluetooth (32-bit) exe from wd example.

Not tested in 64-bit.
Publicado el 02,mayo 2015 - 04:56
Hello:

That's weird... I have a device broadcasting BLE, and in fact Windows 8 can see it (using Add Device, for example), but the device doesn't appear in the WinDev Bluetooth app.

Michael
Publicado el 02,mayo 2015 - 05:01
Android (from v.4.3) supports both Bluetooth and BLE... Maybe, what you are seeing is Bluetooth.

I don't see, from WinDev help, any mention regarding BLE specifically. Maybe is not yet supported?

Regards; Michael
Publicado el 02,mayo 2015 - 13:20
It's a mobile phone of Samsung galaxy alpha was hooked on Windows 8.1 - (64-bit) and
I used wd19 blue app to see a list of bunch of Bluetooth devices including this Alpha and
successfully upload files from Windows to the phone from wd Bluetooth app.

I guess wd19 (not tested below such version) is compatible with Bluetooth cls 2.0 or above. You should chk on windev help sites as it covers certain types of manufactured
devices like Broadcom,...

Why don't you try some other device to see if wd ble app can see it or not?

ps. I'm limited to Bluetooth apps ie I applied to none of customers so far.

HTH

Cheers

King