How to send data to network address on node red?

Home Forums Conduit: AEP Model How to send data to network address on node red?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #21300
    Sergio Valiente
    Participant

    I need to send data to the mdot network address instead of to EUI
    How do I do it?
    Thanks

    #21305
    Jason Reiss
    Keymaster

    This is not a feature of the AEP LoRa software. The DevEUI is used to uniquely identify the end-devices.

    To send packets with a specific DevAddr a device must be registered in the system with a DevEUI that maps to the DevAddr. Then queue packets using the DevEUI.

    See ABP node registration commands.
    http://www.multitech.net/developer/search_gcse/?q=ABP

    #21400
    Sergio Valiente
    Participant

    Ok, thank you
    regards

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