How to get sensor data from a remote Arduino via Wireless Lora Protocol
This is an example to show how to get sensor data from a remote Arduino via Wireless Lora Protocol. The exampels requries below hardwares: 1) Client Side: Arduino + Lora Shield (868Mhz) + DS18B20 (Temperature Sensor). 2) Server Side: Arduino + Lora Shield (868Mhz) + Yun Shield + USB flash. make sure the USB […]
How to get sensor data from a remote Arduino via Wireless Lora Protocol Read More »