Hi,
I have a chance to write an app that should do the following:
-Android device (App) must connect to a electronic device (is a kind of a sensor) via Bluetooth
-This electronic device has a Bluetooth Bee module installed
-The App must send commands like "Start", "Stop" to the electronic device
-The App must receive data like "Speed", "Temperature" etc. from the electronic device
So basically it is a bidirectional communication with low traffic.
I wonder if there are any reasons why this would not be possible to do with B4A?
Maybe somebody has done this or something similar before?
Thanks
I have a chance to write an app that should do the following:
-Android device (App) must connect to a electronic device (is a kind of a sensor) via Bluetooth
-This electronic device has a Bluetooth Bee module installed
-The App must send commands like "Start", "Stop" to the electronic device
-The App must receive data like "Speed", "Temperature" etc. from the electronic device
So basically it is a bidirectional communication with low traffic.
I wonder if there are any reasons why this would not be possible to do with B4A?
Maybe somebody has done this or something similar before?
Thanks