Giter Site home page Giter Site logo

Comments (9)

Mehradzie avatar Mehradzie commented on May 20, 2024 2

[Update]
LoRaWAN semtech code for end-nodes seems to have a similar issue. One node hugs the server and non of the others can join. I am not even sure where to start to bug-fix this.

from chirpstack-network-server.

VirTERM avatar VirTERM commented on May 20, 2024 1

I don't have such problem. Running multiple nodes through more than one gateway

from chirpstack-network-server.

VirTERM avatar VirTERM commented on May 20, 2024 1

For testing i send packet every 2
mins. Usually, multiple gateways and couple of nodes per gateway.

On Jun 2, 2016, at 20:59, Mehradzie [email protected] wrote:

I've put a 10s delay before sending the packets after the join and now the rest of the nodes (3 at the same time) join, no problem. gonna cram in another 10 to see how it will handle it. How frequently you guys have been sending packets for your testing?

I am guessing we are still dealing with the sx1310 single buffer issue with the current basic/gps/etc packet forwarder which doesn't have any queue system and packets are writing on top of each-other. 👾


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

from chirpstack-network-server.

ivajloip avatar ivajloip commented on May 20, 2024 1

I have also tested with multiple devices without a problem. In my case there was a large time difference between the join requests and thus the buffer size was not an issue for me.

from chirpstack-network-server.

brocaar avatar brocaar commented on May 20, 2024

Hmmm... that is odd. I've beed doing tests in the past with multiple nodes, but maybe a regression happend during some refactoring or changes? I'll do some testing at my side to see if I can reproduce this issue and find a fix.

from chirpstack-network-server.

Mehradzie avatar Mehradzie commented on May 20, 2024

I've put a 10s delay before sending the packets after the join and now the rest of the nodes (3 at the same time) join, no problem. gonna cram in another 10 to see how it will handle it. How frequently you guys have been sending packets for your testing?

I am guessing we are still dealing with the sx1310 single buffer issue with the current basic/gps/etc packet forwarder which doesn't have any queue system and packets are writing on top of each-other. 👾

from chirpstack-network-server.

Mehradzie avatar Mehradzie commented on May 20, 2024

Thanks guys. I have figured out the during the 5 second wait for the join response, the request was getting over written by another node's 2 second data. Hope they implement the queue on the stable edition of packet forwarder soon.

from chirpstack-network-server.

VirTERM avatar VirTERM commented on May 20, 2024

Actually, I run some tests, and i can see that there is a problem. If i send even a couple of join requests via the same gateway, at least one of them will fail....

from chirpstack-network-server.

brocaar avatar brocaar commented on May 20, 2024

Did you already try the new packet_forwarder (v3) with the
lora-semtech-bridge (v2)? The new packet_forwarder should fix some issues
regarding to scheduling.

On Mon, Jun 20, 2016, 02:57 Wojciech Tryc [email protected] wrote:

Actually, I run some tests, and i can see that there is a problem. If i
send even a couple of join requests via the same gateway, at least one of
them will fail....


You are receiving this because you commented.

Reply to this email directly, view it on GitHub
#23 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAKGeZTVzYVRtbcUlUJogZt--4FPqOZrks5qNeVmgaJpZM4IsROr
.

from chirpstack-network-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.