Andreas Härtel
Andreas Härtel
This would be very interesting. No way?
I would like to get information on the map without connecting the robot to the cloud. Most easiest would be to ask the robot for its coordinates and then making...
I tried to send it to coordinates like [0,200], [0,0] and [200,0], but its reaction makes no sense to me. Is there a specific scheme how the device maps coordinates?
Hi, I have written a C++ code to send and receive UDP packets to a S5 Max that is uninitialized. I am able to receive the device id and the...
Thank you, I had no idea about the python-miio: it works great. Now I like to learn about the internal coordinates of the device, but this seems to be complicated...
Well, I have connected with a Laptop via WiFi with my Roborock S5 Max. Then I have send a UDP "Hello" package to the IP 192.168.8.1 (from this address I...
Well, the initial handshake is running now and the robot sends me its token. Now I wonder about the following: I can send commands to the robot via udp protocol...
My only concern would be the size of additionally needed memory, if it were too large - what, I think, is not the case. Apart from this concern, the proposal...