master slave setup - Mesh networks

0 votes
Let's say I have a big physical open-space with hundreds of IoT devices interconnected to each other through a mesh network (adhoc wifi) and each device obviously has its own data. Since it's a really big open space, the wifi router or access point can only reach some 10% of all those 100 nodes, i.e. 10 nodes. So, these are primary master nodes and rest are slaves. Also, slaves could have their own slaves and be called as Secondary Masters. So the hierarchy is almost like that of a typical organization, where everyone will have a master and only 10% of them will have access to the internet.
And, the goal is to collect data from all the nodes and push it to the central database that could be hosted on AWS or any other cloud service. That means each slave needs to transmit its data to its master so that it eventually reaches the top 10 masters who can push it to the cloud.
Now, does mesh network support retransmitting of data or if there's any open-source mesh software that I could use in a situation like this?
Oct 9, 2018 in IoT (Internet of Things) by Bharani
• 4,660 points

reshown 3 days ago by Soumya 1,819 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In IoT (Internet of Things)

0 votes
1 answer

Faster communication between two ESP8266 in client-server setup

Try following. Server loop void loop() { // ...READ MORE

answered Jul 13, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
7,089 views
0 votes
1 answer

Global Sensor Networks : adding https support in GSN

Try enabling it with the configuration. READ MORE

answered Jan 21, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
675 views
0 votes
1 answer

Arduino to pubnub cloud using esp8266

With the ESP8266, it always better to ...READ MORE

answered Oct 27, 2018 in IoT (Internet of Things) by Siddhant
• 210 points
1,130 views
0 votes
1 answer
0 votes
1 answer

Downloading source code of Android Things

No because AndroidThings is still in preview ...READ MORE

answered Jul 5, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
2,203 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Jenkins slave slower than jenkins master

There's many possible reasons for that: different workspace locations (local ...READ MORE

answered Jul 19, 2018 in Jenkins by Kalgi
• 2,680 points
2,587 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP