What is the typical power requirement on these devices? Can it be used to set up IoT sensor nodes in the wild where they work off solar, or do they need periodic tuning/care?
I got mine recently in a dxent aized city and while there are plenty of nodes popping up on the map, the local channel is pretty quiet. Is that normal?
Yeah, we had to make a weather app on longfast to fill the void. Tech people tend to not talk all that much. We are the strange ones ;)
Most of the weather app was made from a reddit post back a year or so ago. I have no idea where though. App is a python script here if your interested.
What is the range of a device like this? Is there any chance of using a mesh system like that if you’re not in a city? I’m about 30 miles away from a few towns, so there’s little chance for repeaters to be nearby.
Theoretically you can get 50 ish miles or more with line of sight. In practice, you can get around 10 ish with repeaters. With around 30 devices, our city has effective coverage.
You also have options to use MQTT if you want to make sure a message gets through. But that requires an internet connection.
I maintain three of these devices, if anyone has any questions.
What is the typical power requirement on these devices? Can it be used to set up IoT sensor nodes in the wild where they work off solar, or do they need periodic tuning/care?
I got mine recently in a dxent aized city and while there are plenty of nodes popping up on the map, the local channel is pretty quiet. Is that normal?
Yeah, we had to make a weather app on longfast to fill the void. Tech people tend to not talk all that much. We are the strange ones ;)
Most of the weather app was made from a reddit post back a year or so ago. I have no idea where though. App is a python script here if your interested.
What is the range of a device like this? Is there any chance of using a mesh system like that if you’re not in a city? I’m about 30 miles away from a few towns, so there’s little chance for repeaters to be nearby.
Theoretically you can get 50 ish miles or more with line of sight. In practice, you can get around 10 ish with repeaters. With around 30 devices, our city has effective coverage.
You also have options to use MQTT if you want to make sure a message gets through. But that requires an internet connection.