Config File – Lora Packet Forwarder GWID

Home Forums Conduit: AEP Model Config File – Lora Packet Forwarder GWID

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27070
    Kirk
    Participant

    I have been using the call_home function where the device connects to device HQ on its first boot up connected to ethernet, and installs the config file to connect to lora and cellular. The only problem i am running into is the GWID, in the db.json from the config file. Each conduit should have its own GWID that it gets from the LORA card but it assigns them all the same one. What would be the best way to make the GWID defined correctly on the initial boot up?

    #27071
    Jason Reiss
    Keymaster

    Manual mode allows a placeholder.
    Anything between the angled brackets will be replaced by the HW EUI.
    “gateway_ID”: “<LORA-EUI>”,

    The next release will have an option to fill the EUI from the hardware for the LoRa Packet Forwarder config.

    • This reply was modified 5 years, 2 months ago by Jason Reiss.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.