Not an expert by any means, but I'd suggest looking at the Dash7 protocol/ firmware as a reference for the mesh, security and positioning. It's been around a while and seems robust. Open source, royalty free, low power, high range (several km even in urban areas), medium bandwidth, runs on several lora boards. https://dash7-alliance.org/
We're making an open-source $30 GPS/mesh radio, would like advice
41–50 of 176 posts
Re: We're making an open-source $30 GPS/mesh radio, would like advice
#42Nice, I just picked up two of the TTGO T-Beam boards.
Re: We're making an open-source $30 GPS/mesh radio, would like advice
#43Earlier quoted context omitted.
You're wrong. It's a mistake to treat terrain and foliage as the same thing. I have extensive experience with 3 completely different, narrowband and wideband, 902-928 MHz radio data systems as well as just playing around in the range with my software defined radios (hackrf, rtlsdr, etc). 902-928 has almost no advantage over 2.4 GHz when it comes to line of sight issues with terrain. In fact, it's more problematic due…
It sounds like you agree 900 MHz will be much better than 2.4 GHz in this non line of sight application so long as the obstructions are trees and foliage and not terrain. I would expect to be able to send a few bytes between two stations maybe 400m apart through non-line of sight forest with 900 MHz and both stations at the same elevation. Certainly the grandparent quoting miles would be for mountain top to mountain…
Re: We're making an open-source $30 GPS/mesh radio, would like advice
#44and I'm a dumbass and put a typo in the url. correct is www.meshtastic.org
Re: We're making an open-source $30 GPS/mesh radio, would like advice
#45Re: We're making an open-source $30 GPS/mesh radio, would like advice
#46Earlier quoted context omitted.
915 MHz goes a lot farther than 2.4 GHz. At very low bit rates you need very little SNR. There is probably very low noise out in hiking environments. Yes, attenuation due to terrain is going to be a killer, but my experience with non line of sight 900 MHz links blasting through trees leads me to believe it would be workable for low bit rate data between a series of hikers along the same trail. It is sending only loca…
You're wrong. It's a mistake to treat terrain and foliage as the same thing. I have extensive experience with 3 completely different, narrowband and wideband, 902-928 MHz radio data systems as well as just playing around in the range with my software defined radios (hackrf, rtlsdr, etc). 902-928 has almost no advantage over 2.4 GHz when it comes to line of sight issues with terrain. In fact, it's more problematic due…
Re: We're making an open-source $30 GPS/mesh radio, would like advice
#47I guess my only advice is make sure the software keeps to the duty cycle limits of the license free band. And note that different countries may have different regulations on what is allowed on the frequency LoRa uses, if using it is even allowed.
Also which of the ISM bands are valid in which country. (We sold off the bottom half the 915 band here to telcos, so only the upper half of it is available in .au)
https://github.com/meshtastic/Meshtastic-esp32/blob/master/s...
Re: We're making an open-source $30 GPS/mesh radio, would like advice
#48Hi ya'll, so we've spent a few weeks making device software and an android app to convert a $30 chinese gps/radio into a long range mesh radio for hikers. It is working fairly well now (though still an alpha) and we'd love more people to try it and/or have fun coding on it. We got about 30 users (and some devs from this hackaday article) but we'd love more users and devs to join this happy-happy project: https://hack…
Edit: The issue was making a jump from a local cluster to another cluster far away as local messaging was easy but the further out, the harder it became to maintain connectivity since the amount of devices entering and leaving a mesh became a factor. We actually thought of using amateur radio (to basically allow you to extend the range using them for transfer)
Re: We're making an open-source $30 GPS/mesh radio, would like advice
#49Earlier quoted context omitted.
It sounds like you agree 900 MHz will be much better than 2.4 GHz in this non line of sight application so long as the obstructions are trees and foliage and not terrain. I would expect to be able to send a few bytes between two stations maybe 400m apart through non-line of sight forest with 900 MHz and both stations at the same elevation. Certainly the grandparent quoting miles would be for mountain top to mountain…
This is all assuming they use antennas that are optimized for the application. If they use a “chip” antenna, performance will suck.