User Activity

I was using B-L072Z-LRWAN1 in a project and found out that I needed a very higher transmission rate than LoRa. I am asking if you can suggest me a board that is capable of data transfer rate of 2 Mbps with a duty cycle of 0.2ms. The data size is 30 B...
Hello, I am using B-L072Z-LRWAN1 in a project. I have one board acting as a transmitter and 3 boards acting as receivers. My question is: Is it possible to transmit and receive with a rate of 5kHz with is every 0.2ms a 30 byte payload using LoRa? 
I'm new to the ST development Environment and it is my first time to be using embedded systems. My aim is to make a project of one master that communicate with multiple slaves. I have already tried the ping pong example with 2 B-L072Z-LRWAN1 boards a...