Kamil Gardziejczyk

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Kamil Gardziejczyk
    Participant

    Hi,
    Yes. That was the root cause. Now it works.
    Thanks!

    in reply to: LoRa Server receives just few frames from dozens sent. #17870
    Kamil Gardziejczyk
    Participant

    Hi,

    Sorry for not marking this done.
    The GW was set to work as public, but the endpoint preamble was set to private.

    Big Thanks for support.

    Kamil,

    in reply to: LoRa Server receives just few frames from dozens sent. #16613
    Kamil Gardziejczyk
    Participant

    Hi,

    Sorry for a delay.

    I have modified channel list to:
    enum { EU868_F1 = 868100000, // g1 SF7-12
    EU868_F2 = 868300000, // g1 SF7-12 FSK SF7/250
    EU868_F3 = 868500000, // g1 SF7-12
    EU868_F4 = 869100000, // g2 SF7-12
    EU868_F5 = 869300000, // g2 SF7-12
    EU868_F6 = 869500000, // g3 SF7-12
    EU868_J4 = 869700000, // g2 SF7-12 used during join
    EU868_J5 = 869900000, // g2 SF7-12 ditto
    EU868_J6 = 868100000, // g2 SF7-12 ditto

    Wasn`t sure what should but under EU868_J6.
    I still observe this issue. Is there anything more I need to check?

    in reply to: LoRa Server receives just few frames from dozens sent. #16418
    Kamil Gardziejczyk
    Participant

    Yes I did.


    {"udp": {"appPortUp": 1784, "appPortDown": 1786, "downstreamPort": 1782, "upstreamPort": 1780}, "log": {"syslog": false, "path": "/var/log/lora-network-server.log", "console": true, "level": 100}, "whitelist": {"enabled": true, "devices": []}, "addressRange": {"start": "00:00:00:01", "end": "FF:FF:FF:FE"}, "db": "/var/run/lora/lora-net-server.db", "mqtt": {"host": "127.0.0.1", "enabled": true, "port": 1883}, "__v": 1, "lora": {"rx1DatarateOffset": 0, "frequencyBand": 868, "nodeQueueSize": 16, "enabled": true, "rx2Datarate": 12, "packetForwarderConfig": "", "frequencySubBand": 1, "maxTxPower": 26, "packetForwarderMode": false, "frequencyEU": 869500000}, "network": {"key": "2b7e151628aed2a6abf7158809cf4f3c", "leasetime": 86400, "name": "", "passphrase": "", "eui": "0123456789ABCDEF", "public": true}}

Viewing 4 posts - 1 through 4 (of 4 total)