Can I implement a small Lorawan Gateway using B-L072Z-LRWAN1
Hello,
I want to implement a solution based on the B-L072Z-LRWAN1 where several boards will send data to a single concentrator board, which will deliver the information using USB.
Peer-to-peer works fine, based on the ping pong example from the board project. But, when I add another board, everything stops working.
Based on a internet research, it seems that I have to use LoraWAN protocol on a private network configuration. Is that correct?
And, in this case, everywhere on internet indicates a big gateway, running a processor and with internet connectivity, which is not the case of my application.
So, I would like to ask you some advice in how should I proceed to implement a solution to capture data from some (between 10 and 20, at most) B-L072Z-LRWAN1 boards using another B-L072Z-LRWAN1.
Thank you very much.
Best regards,
Flavio