Question
I want to configure B-L072Z-LRWAN1 Board-1 to transmit data through USB device(CDC) and another board-2 to receive data through LoRa, if board-2 after receiving data, if it send some data then board-1(which is connected to PC) have to receive it.
Between Board 1 and Board 2 data exchange should be done through LoRa and data exchange between Board 1 and PC should be through USB. It would be very helpful if someone help with this.