How do I get my data wireless to a base station for collection?
You will need a ESP8266 demo board for this exercise.
Method 1 - Browser
Follow source code here.
Method 2 - ESP now
This is a direct communication protocol, its faster and has less overhead, therefore potentially more energy efficient. Try this code with the neighboring group.
Master code
Slave Code