descoward
Posts: 3
Joined: Mon Apr 29, 2013 6:32 pm

Wireless data transfer between two pi’s

Thu Oct 18, 2018 9:29 pm

I am in the process of building a weather station with all the electronics and processing using a pi3 in my shed. I have it in mind to have a second pi indoors that will display real-time weather data from my station. I have searched the forum for an easy solution but have failed to find anything that makes sense (to me!).

All I need to do is periodically wirelessly transmit a string of data from the shed pi to my indoors pi.

Can anybody please point me in the right direction as to what type of wireless equipment and protocol I should use? The distance between pi’s is maximum 15 metres

Thanks.

User avatar
DougieLawson
Posts: 39303
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Wireless data transfer between two pi’s

Thu Oct 18, 2018 10:05 pm

WiFi should work over that distance.

MQTT is the ideal protocol for Internet of Things devices like weather station sensors.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

descoward
Posts: 3
Joined: Mon Apr 29, 2013 6:32 pm

Re: Wireless data transfer between two pi’s

Fri Oct 19, 2018 8:47 am

Thanks Dougie, I’m going to try Wi-fi and MQQT.

Return to “Automation, sensing and robotics”