1- How do we find out if the device is connected?
2- After the data is received, terminate the connection and return to the beginning. Is there any new data request? how do we get this cycle
3- Is the received data reset each time or is the buffer reset when it reaches the specified value?
4- If the connection is interrupted while connected, how do we get it to reconnect?
1- How do we find out if the device is connected? 2- After the data is received, terminate the connection and return to the beginning. Is there any new data request? how do we get this cycle 3- Is the received data reset each time or is the buffer reset when it reaches the specified value? 4- If the connection is interrupted while connected, how do we get it to reconnect?
thanks for your help in advance