Grove Lora Module 113060006

Hi everyone,

For an electronics project I would like to use the Grove Lora module 113060006 connected to an arduino uno R3 board with a lora gateway in order to transmit sensor data to a network server. Unfortunately the connection between the LoRa module and the arduino is made with an UART link and I can’t use the provided library to configure my end-device to connect to the network server.This library seems to be designed only for point-to-point applications.

Is it possible to use this module in that case ?

Do I have to turn my UART communication in a SPI communication between my module and the Arduino board and then use another library ?

Thanks a lot for your help :grin:
`