Does this provide a bare IP connection or is it just for MQTT channels back to your servers? I can't tell if that's "the" method of communication or just a helpful thing that you're offering. Basically, is this something that I would be able to use directly with my company's CoAP APIs?
Building a global, free and open IoT network
21–28 of 28 posts
Re: Building a global, free and open IoT network
#22Licensed frequencies would make this significantly more involved to deploy in the US.
Re: Building a global, free and open IoT network
#23Anyone know what frequency bands these are being deployed in in the US? I am assuming they using the 902-928Mhz ISM license free band. Licensed frequencies would make this significantly more involved to deploy in the US.
Re: Building a global, free and open IoT network
#24Re: Building a global, free and open IoT network
#25Re: Building a global, free and open IoT network
#26Support The Things Network. They are not only supplying easy to activate hardware, they are hard at work at an excellent architecture ( http://forum.thethingsnetwork.org/t/request-for-comments-net... ) and a clean, easy to use integration framework.
it would be so cool to just fiddle with IoT sensors without worrying about a nearby wifi hotspot with access. Just using the Things network as a free and open road is a beautiful idea.
Arduino Nano ($1.80) nRF24L01+ (0.63$)
Both from Aliexpress. Combine it with MySensors library and off you go.
For secure connections, use the USB-serial gateway, change the default channel, turn on encryption as well as signing support.
I use Node-red to get the data and do stuff with it.
Re: Building a global, free and open IoT network
#27Two questions: 1) are there technical restrictions for using this mesh network with remote aerial sensors, i.e. does it hurt badly when nodes move? 2) how well would it perform indoors in manufacturing plants? I'm thinking of low-cost adhoc industrial IoT prototyping.
"LoRaWAN™ network protocol which is optimized for battery- powered end-devices that may be either mobile or mounted at a fixed location. "
[1] http://www.lora-alliance.org/portals/0/specs/LoRaWAN%20Speci...
Re: Building a global, free and open IoT network
#28Two questions: 1) are there technical restrictions for using this mesh network with remote aerial sensors, i.e. does it hurt badly when nodes move? 2) how well would it perform indoors in manufacturing plants? I'm thinking of low-cost adhoc industrial IoT prototyping.