Dear guys,
I have a GPS tracker from which I want to collect the location data that it stored somehow. Client software exist, but I want to try it for myself.
I already downloaded and installed the needed python libraries and successfully connected to the device. Now, I have the socket (sending "Hello World" results in "4") and I don't know, what to do next.
How can I receive data from the device? Is it even possible?
This is the Bluetooth profile the device supports
I would be glad if you could help me.
Best regards, Jan Oliver