Join response time
- This topic has 2 replies, 2 voices, and was last updated 8 years, 4 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: AEP Model › Join response time
Hi,
I understand that in PUBLIC mode the response time is 5s and in PRIVATE mode it is 1s but is it possible to change this delay ?
Because I have LoRa sensors that need 5s delay in both modes ..
Thanks
Private mode on mDot and Conduit has a difference in downlink frequencies that are not LoraWAN compatible.
There is not a configuration to do this. But a work around is possible.
Configure the network server for Public mode and start the packet forwarder manually with the Private Sync word 0x12 (18 in json)
Ok, thanks !