LoRa network server Rx1 delay configuration not taken in account

Home Forums Lora Network Server LoRa network server Rx1 delay configuration not taken in account

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26997
    marinedrv
    Participant

    Hello, I need to configure Rx1 delay on my Lora network server. My environment is: MultiConnect Conduit – MTCDT-H5-210A Firmware 1.3.3.
    I managed to set rx1 delay parameter to 10 inside /var/config/lora/lora-netwrok-server.conf (it was initially set to null, so the delay was to the 1s default value I guess).
    Here is the procedure I followed in an ssh session on the MultiTech:
    1. curl 127.0.0.1/api/loraNetwork -X PUT –data ‘{“lora”:{“rx1Delay”: 10}}’ -H “Content-Type: application/json”
    2. curl 127.0.0.1/api/command/save?method=POST
    3. /etc/init.d/lora-network-server restart
    From there, the content of the lora-netwrok-server.conf was effectively changed and ‘”rx1Delay”: 10’ effectively updated. But then the Rx1 delay sent in the Join accept frames from Multitech was still 1s. Other configurations contained in the lora-netwrok-server.conf seems to be effectively taken in account.
    Am I missing something to have the configuration taken in account ? Are the 10s outside Rx1 delay range ?

    Thank you,
    Marine

    #26999
    Steve Kovarik
    Moderator

    Hi Marine
    If you upgrade your MTCDT-H5-210A to the latest firmware, there is a
    configurable “Rx1 Delay” field in the LoRaWAN Network Settings Conduit GUI.
    Shown on page 12 in the document at the link below.
    http://www.multitech.net/developer/wp-content/uploads/downloads/2018/04/AEP-1.4.16-UpgradeGuide.pdf

    http://www.multitech.net/developer/downloads/

    -Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.