Remote Device Provisioning

Home Forums Lora Network Server Remote Device Provisioning

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #20154
    Rafael Costa
    Participant

    Hi,

    I would like to know if it is possible to register a known device
    in the lora network server remotely? (without using ssh)

    I’m currently using the lora-query tool via ssh but
    I would like to do this from an application server.
    I tried to use the UDP port 6677 but it only works when I’m
    logged in the gateway (localhost).

    • Works when logged in as admin:
      nc -u localhost 6677
    • Doesn’t work from another pc:
      nc -u 192.168.1.XX 6677

    Is there anything like this already implemented?
    Am I using the UDP connection correctly?

    Thank you in advance,

    Rafael Costa

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.