Hey
I am working on mesh networking (light switch program). I would like to make a connection between client and server without involving provisioner based on the RSSI value. It means that client has to send the data to nearest server by knowing the RSSI of advertising data. Client itself have a ability to scan the servers and send scan request to nearest server. I also want to receive the RSSI of client from server and send the RSSI and MAC id of client to other device. Is it possible? What changes i need to do in client and server program ?
Thanking You
sumanth