Hi 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…
We're making an open-source $30 GPS/mesh radio, would like advice
161–170 of 176 posts
Re: We're making an open-source $30 GPS/mesh radio, would like advice
#162Re: We're making an open-source $30 GPS/mesh radio, would like advice
#163And if anybody is interested, I'm actively trying to cook up a neat solution with DMR radios - it just works better than the LoRa ones so far :).
Into amateur radio, Digital voice, DMR, SAR, Location tracking and really looking up to https://www.sartrack.co.nz/.
Re: We're making an open-source $30 GPS/mesh radio, would like advice
#164You can try to contact those Russian guys at http://stratonautica.ru/ . They were making a project __exactly__ like this, with LoRa (with modifications?) but for location tracking. And if anybody is interested, I'm actively trying to cook up a neat solution with DMR radios - it just works better than the LoRa ones so far :). Into amateur radio, Digital voice, DMR, SAR, Location tracking and really looking up to https…
Re: We're making an open-source $30 GPS/mesh radio, would like advice
#165I can see why you're using these boards, but the ESP32 is an incredibly power hungry device. For battery/solar power it's not the best choice. For devices in the field I'd use one of the many available low power ARM controllers.
Re: We're making an open-source $30 GPS/mesh radio, would like advice
#166We have (local ad hoc social networking) software that would be very useful to run on your mesh networks. What’s the best way to contact you?
Re: We're making an open-source $30 GPS/mesh radio, would like advice
#167Re: We're making an open-source $30 GPS/mesh radio, would like advice
#168Howdy, as the founder of the Serval Mesh adhoc networking protocols and hardware, what I would look for in a new radio is: 1. True packet radio mode, that doesn't hide the radioness of the link etc, but lets the programmer use it's strengths. 2. UART link, ideally using 3DR/RFD900 compatible connector (then we can include it directly in our existing systems, and so can others). 3. Field-flashable, but with robust pro…
I checked out the page you linked and it doesn't load very well. FYI * No http -> https redirect * Broken layout when forced to https * Play store link 404's * Icon on the download button is broken
Re: We're making an open-source $30 GPS/mesh radio, would like advice
#169Hi 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…
This is so cool... I spent six months doing research on a routing layer for mesh Android devices (using Bluetooth and Wifi). This would probably make a lot of what I originally tried out a lot easier. 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…
Re: We're making an open-source $30 GPS/mesh radio, would like advice
#170Earlier quoted context omitted.
I checked out the page you linked and it doesn't load very well. FYI * No http -> https redirect * Broken layout when forced to https * Play store link 404's * Icon on the download button is broken
Yes, we know we need to fix the website and app store. This is the pain of depending on grants to get work done :/ Getting the app back up on Play Store is our current priority.