cancel
Showing results for 
Search instead for 
Did you mean: 

Can B-L072Z-LRWAN1 Build A Lora Network?

New.Fish
Associate III

The  B-L072Z-LRWAN1 has two examples: ClassA and PingPong. ClassA requires a Multitech Gateway which is expensive, PingPong only for two nodes.

If I have 3 to 10 long range nodes, plan to do star network, One node is master and others are slave, can I use B-L072Z-LRWAN1 to build a private Lora network?

10 REPLIES 10

Thanks for your reply,

I'm using radio.rx(0) (no time out for RX) for listening continuously on master side.

As of now i'm using continuous RX and one timer to switch between channels. I have also tried RX_TIMEOUT (5 seconds), when the RX_TIMEOUT occurs device switch on other channel.

yes i'm using Rx_continuous mode in RX configuration.

Can you help me with the docs and elaborate more on RF_IDLE mode.