RobomowRemoteControl icon indicating copy to clipboard operation
RobomowRemoteControl copied to clipboard

Seperate node repo

Open ciryon opened this issue 5 years ago • 2 comments

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 NodeJS, which I discovered after trying to convert the Android code myself first. 😅

I have successfully connected and authenticated with the robot, but then I can't get it to do anything. I try to fo forward, backward etc but nothing happens - even though the command appears to be sent. Any idea what I'm doing wrong?

On another note, maybe create a seperate repo for creating this as a Node module? I would be willing to help and collaborate something. What method did you use to reverse engineer the protocol?

Update: Renamed to reflect the real issue.

ciryon avatar Apr 10 '20 15:04 ciryon

A follow up: Now it works.. for some reason I had to reboot the mower. Maybe something with leaving too many Bluetooth connections..

Anyway, I still think it would be cool with a seperate repo for the Node code!

ciryon avatar Apr 10 '20 15:04 ciryon

Hey i'm also interested to the node implementation and what you used to find the corresponding commands for forward, backward, left and right. I would be interested to start, stop and send the robomow home, but i was not able to capture the traffic from my android phone using the Bluetooth HCI snoop log.

Lillifee avatar Apr 11 '20 06:04 Lillifee