I would like to have multiple sensors (5-10) join a PAN set up by the collector, and send data at a regular interval of every 15 minutes. My aim is to have both collector and sensor battery powered, so lowest power is very important. I hope to implement some sort of time-synchronized wake-ups to achieve the lowest power (if it's not already implemented by the stack).
The collector will also be operating a LoRa Module, so should have some space left for the LoRaWAN node libraries from Semtech.
I notice there is the option of using beacon or non-beacon mode with the 15.4 stack, but I am having difficulty assessing which mode will meet my requirements best. Frequency hopping is out since it's an 868 MHz project.
Could a TI employee weigh in on which route would be best to take and detail how best to approach this?