Customization & Design
1
What’s the difference between addaNet and LoRaWAN
addaNet is a private protocol, and LoRaWAN is public. Both are using the same hardware and frequency.
addaNet is using specific time slots to schedule the message delivery to avoid collision, and LoRaWAN is using retrying method which can’t avoid message collision.
addaNet will not degrade when the network is growing, but LoRaWAN will do.