sevreNniarB
lvl.3
Germany
Offline
|
BGA Posted at 11-14 09:48
Did you try it out?
In any case, I am now working a library to allow external control of the S1 using the UDP-based protocol currently used by the app. This most likely will not give us a lot of control (at least not more control than the app itself has), but would allow direct control of the S1. If i can manage to also get the video feed out of it, we might even do image recognition from the outside which would open up some cool things.
Works perfect, thank you again for your effort!
Well, I could help a bit with the UDP stuff There is a file called wifi_debug (don't fiddle with the script itself, it's a checksumed one), I'm not at my S1 PC right now, but you will find it. MKDIR the needed subfolder (s. script for the name, it's usb[something] in /data and just echo anything > wifi.debug file into that new folder (to create the hard-checked file).
Run the mentioned script and it will start capturing the traffic and generates a perfect pcap file. Maybe it's better to symlink it to the sd card, those captures can get really big sometimes.
Just a side note: FTP wget from the S1 is encrypted too, they use a modified busybox version. However, the key (or part of it) can be find using the SET command. Maybe you wanna take a look at it? The provided key is imho not complete, maybe the rest is coming from the boards serial# or something... would be nice to unscramble the downloaded FTP files...
GL with it
Cheers |
|