PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Bluetooth with mobile devices
Bluetooth with mobile devices
Iniciado por guenther.rathmayr, 08,ene. 2018 08:57 - No hay respuesta
Publicado el 08,enero 2018 - 08:57
Hi,
I am using Windev Mobile 22.
I would like to use bluetooth and transfer data between mobile devices via socket.
First I list my devices with BTListDevice().
Then I connect to the appropriate device with SocketConnectBluetooth and send some data.
So far so good.
Now the problem is, I cannot receive data via SocketRead, ist seems the connection is only one way.
What could be the reason?
Thanks for any advice.
Günther