First off I am new to the forums so hopefully this is going in the correct place! I see there is a networking/server forum but couldn't decide if it fit there or not.
So to my question: I am looking for some advice on how to handle something. I have 30 rpi2s/camera setups in lets say in a 5 square mile area. I am trying to develop a solution to where I can just drive up close to one and connect to it wireless with my laptop or phone and have it download/upload a slew of files. I want to be able to download the pictures(roughly 5,000 images a month) and videos to my laptop but be able to upload new code changes to the Pis without having to take them down(they are 30' or so up in the air so quite the pain in the butt). One of the disadvantages I have is everything is being run off solar panels right now so power efficiency is key to me.
If I absolutely have to I could put lets say a 4 port Ethernet hub and just drop a cable to connect the laptop too and always have the RPi hooked up to it. But again just looking for some suggestions or maybe see what others have done. If there is any information I can provide let me know!
Right now I have looked at using BLE but I haven't ever done and programming with BT so not sure the capabilities, theres a link on how to broadcast an internet connection from your RPi and could try that, and lastly obviously just going the route of dropping a cat5 cable from the enclosure.