RobomowRemoteControl icon indicating copy to clipboard operation
RobomowRemoteControl copied to clipboard

Moving of the mower from A to B with external (pygatt) commands

Open TanKil opened this issue 5 years ago • 0 comments

Hi drbytes,

Thanks for the great tool! I was having trouble scanning of devices. I then had to switch this off and instead establish the connection directly with the MAC address of the mower. I can now move my mower with it, but the connection is very unstable and breaks constantly.

My actual intention is that I want to write something similar but simpler in Python. But I have no idea how I can send the commands to the Mower via GATT module (pygatt). I can make the connection, but I lack the command knowledge. Do you have a few examples for me of how I can move the mower from A to B with external (pygatt) commands?

Thanks in advance!

TanKil avatar May 15 '20 09:05 TanKil