Hi I am planning to design an app that connect with a ble device and receive the x, y value from the device, then display the location based on the values of device on the picture coordinate.
So far I solved the connection part and have no idea how to get the values from the device and use them to draw the point, anyone can give me a clear example?