Skip to main content
NakornThree
Associate II
January 14, 2021
Question

Is I-CUBE-LRWAN has LBT ?

  • January 14, 2021
  • 1 reply
  • 898 views

I used I-CUBE-LRWAN develop my sensor node. The problem is when a network have sensor node more than 15 node, sometime they can't transimit data to gateway. I found a recomend for other device that mcu have to eanble LBT to avoid the collision. Please help me,Can LBT solve the problem? I I-CUBE-LRWAN have LBT?

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
January 14, 2021

ALL the source code is provided, review it.

The Semtech chips provide for CAD (Channel Activity Detection)

Send less often.

De-synchronize your nodes.

Try to sense contention, and reduce/adapt.

Review college level network theory books if the concepts are unfamiliar.

Prior thread, perhaps provide more specific detail about the type and periodicity of the data transmission?

https://community.st.com/s/question/0D53W00000TGfX0SAL/please-suggest-loss-communication-issues-when-having-many-devices-in-a-network

Related

https://www.thethingsnetwork.org/forum/t/do-lora-wan-nodes-perform-any-activity-detection-and-or-collision-detection/1353

https://www.ionos.com/digitalguide/server/know-how/csmaca-carrier-sense-multiple-access-with-collision-avoidance/

https://ieeexplore.ieee.org/document/8611724

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
NakornThree
Associate II
January 14, 2021

Thank you again, Tesla. It has a lot of detail.:grinning_face: