I have four Bluetooth modules (servers) that measure pressure continuously. The servers should connect to the client and send the measurement data to the client.
I can read the pressure by means of a pressure sensor. The measurement is in real time, so it is measured continual and works well.
My problem is that I can not send the data to the client.
The client here is the DVK from Laird.
Programming is done with smartBASIC. I have tried all the functions that are in Laird's documentation. Unfortunately, it does not work.
I hope someone can help me here and explain how I can send the data.