Hello esteemed forum experts,
To explain the project in mind: We want two arduinos (e.g. Unos) to communicate small broadcast data packets over a long range wirelessly, hopefully reliably. This project is to enable a car to obtain broadcast message from a bicyclist in curvy road conditions to be aware and to prevent collision (assuming that both have the Arduino setup [uno+ long range wireless]) or similar IoT concept. Location is US west coast.
We are considering the following hardware:
-Arduino Uno, with battery packs and starter kit to help with different connections.
My request to the forum:
For the outdoor, somewhat long range wireless communication, I have seen many options (HC-12, Lora shield 915MHz – different variants/brands (like Dragino), Adafruit feather) mentioned but unable to choose one which will be easiest and most compatible.
In the real-life scenario, there may not be exact line of sight and the test condition assumes that both devices are mobile (car/bicycle). Given this, which LoRa shield do you recommend based on your experience.
I have looked at other topics a bit (the similar topic discussion seemed a few years old), and my requirements are a bit different (both moving units, no line of sight, direct device-to-device communication – there is no need for gateway at least in this initial version); also wanted the latest advancements out there, hence creating this new thread. Sorry if there is already existing thread. Please advise and/or point me to those.
As an extension, it would be nice to have GPS shield as well in addition to the LoRa to be able to provide some coordinates or direction (at the same time, not sure what is needed other than GPS shield to get it to work – any subscription is needed?).
If you have other interesting test cases or use cases to compare (currently we are thinking of varying distances, speed of vehicle) that come to your mind, please kindly share. Thank you much!