I’ve had my goTenna devices for 2-3 days, and I’m already cooking up some fun ideas, mostly because the nearest node to me is about 30 miles away, so not feasible to contact them directly. I’m left testing with my own nodes and devices.
After upgrading them to current, I decided to create a Tasker profile on my Android, which uses OpenWeatherMap, retrieves the weather via the OWM API key, parses the JSON, turns that into a message that is then pushed through the goTenna app to my node, on a regular basis.
Basically I’ve created a broadcast, weather station/repeater that anyone in the local area who passes by can retrieve. I’m not using the SDK (yet), just testing some capabilities.
This has some other interesting implications as well, for things like say… campsites, to get details about locations, dangers, alerts (non-Emergency alerts, like impending storms or other things). Put a node on the top of a mountain and have it broadcast conditions, weather alerts and other details.
It would be nice if the goTenna app itself, could support tags/categories, so I could tag these items as ‘Notice’ instead of a general ‘Chat’ style shout, and filter based on that (include/exclude filters).
It also got me thinking about building communities within the app; “Private” group shouts, shout to specific people but not all-in-range, and so on. Having “Group Shouts” could be nice, again leveraging tags, and possibly a “Public” vs. “Private” bit set on the message, which would be slightly different than the 1:1 shout.
Some fun things to think about.