Basically, is this something that I would be able to use directly with my company's CoAP APIs?
Licensed frequencies would make this significantly more involved to deploy in the US.
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.
"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...
The Things network, on the other hand, seems to supply its services openly and freely without limits, using the LoRaWan spec. Semtech (http://www.semtech.com/wireless-rf/lora/LoRa-FAQs.pdf) says it provides between 0.3 and 11kbps of bandwidth, so in theory your speeds can be anywhere from 3x to 111x higher.