Other Parts Discussed in Thread: CC2500
Hello,
I have recently read online about the EZ430-RF2500 board and I'm trying to understand if it could fit my need.
What I'm trying to do is basically an embedded replica of a software like inSSIDer. inSSIDer is a very nice program that scans the wifi spectrum, shows you the name of all the networks available, and can track over time the RSSI for each channel, independently. So what I'd like to do is to set up the EZ430-RF2500 so that it scans the standard 13 wifi channels, find a network with a given name (that I specify) and then starts to track the RSSI for that specific network, sending the data to a computer over the USB port.
I have a basilar doubt: is the RSSI associated with a given wifi channel or with a given wifi network? Common sense would tell me the second: if there are 2 networks over the wifi channel number 6, one originating from a very close AP and one originating from a very far away AP, I should read two different RSSI, one for each network, and they should be very different.
Reading through the forum, I find applications where people scans something like 200 channels over the 2.4GHz ISM band. clearly those are not the wifi channels. Is there a device similar to the EZ430-RF2500 but specifically dedicated to the wifi standard?
In conclusion: is it possible to set up the EZ430-RF2500 so that it scans the standard wifi (802.11b/g) channels and then it returns the RSSI for every (or for one specific) 802.11 network that it find?
Sorry if the message is a bit confusing, but I'm trying to understand things better myself.
Thanks a lot!!