So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By themantalope
#75664 Hi All,

First post. I would like to set up a small network of 8266 nodes and measure the RSSI of a packet sent from one node in the network by the other nodes in the network. I've seen similar projects that captured time-of-flight data from one node in a network to other nodes in the network: https://github.com/cnlohr/esp8266rawpackets. I would like to do something similar but capture RSSI data.

I'm very new to the ESP8266 modules so any suggestions on resources or materials that would discuss how to do this would be very helpful.