2 packet forwarders at the same gateway

Home Forums Conduit: AEP Model 2 packet forwarders at the same gateway

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #26879
    jot4p
    Participant

    Hello,

    I have one conduit gateway with packet forwarder for my own lorawan server
    (https://github.com/gotthardp/lorawan-server) (port 1680 and local ip).

    Now I have some other lorawan devices class C and I need to create a packet forwarder for other addresses.

    It’s possible to send information for 2 addresses at same time ?

    It’s possible to make this with node-red ?

    Best Regards,JP

    #26882
    jot4p
    Participant

    Hi,

    Any solution ?

    #26883
    Jason Reiss
    Keymaster

    This packet forwarder has support for multiple server addresses.
    https://github.com/kersing/packet_forwarder/tree/master/mp_pkt_fwd

    Otherwise it should be possible with node-red to send the UDP packets to each server and relay the responses back to the packet forwarder.

    Two servers will have downlink collisions trying to schedule packets to be sent out the radio.

    #26884
    jot4p
    Participant

    Hi,

    Nice, It’s not easy to install.. do you have the steps to install this ?

    Thanks.

    #26885
    Jason Reiss
    Keymaster
    #26886
    jot4p
    Participant

    Thanks,

    Do you know if it’s compatible with the new version of conduit firmware (1.6.3) ?

    • This reply was modified 5 years, 4 months ago by jot4p.
    #26887
    Jason Reiss
    Keymaster

    I do not know if it is.

    #27097
    jot4p
    Participant

    Hi,

    https://github.com/kersing/packet_forwarder/tree/master/mp_pkt_fwd

    The code is deprecated and without support because :

    “Two servers supplying downlinks will lickely result in the gateway exceeding legal limits and as such is not a supported configuration.” @KERSING

    So, any other solution ? How to use 1 multitech gateway and send packets for 2 servers ?

    It’s possible to filter the information ? NODE-RED ?

    Best Regards

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