I'm currently trying to localize sensors using ESP8266 and I'm trying to use the project from https://github.com/cnlohr/esp8266rawpackets . I burned the image as it is in two ESPs and connected then to my router (using the web GUI). I just don't know how to use toprecorder in order to record all the packets and data going from one to the other, when I execute it simply doesn't return anything as if it where waiting for data in the PORT 9999. I can access the ESPs from my browser in IP 192.168.0.105 and 192.168.0.107.
May I ask your help to solve this issue? I've spent a lot of time trying to figure it out.
Best regards