RobomowRemoteControl icon indicating copy to clipboard operation
RobomowRemoteControl copied to clipboard

This repo holds the results of my tinkering with the Robomow RS615u BLE interface, it should work across other bluetooth enabled Robomow machines.

Results 6 RobomowRemoteControl issues
Sort by recently updated
recently updated
newest added

The App does not open any command window. I was able to trace the code to line 74 in ControlServer.java it never returns from socket = serverSocket.accept(); Any recommendations? Am...

I installed the app on the android device and cannot seem to telnet to port 6000 (connection refused) all the other opened ports on the device work on telnet for...

regarding node.js script, i managed to get it working on raspberry pi anybody figured out how to send commands to: toggle scheduler , stop and go home ?

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...

Hi and thanks a lot for the effort in trying to get an interface to the Robomow! I was very happy to learn that you already wrote some code for...