seba_254:
And is it possible to send data via LoRas that are not integers, lets say for more accurate sensor readings,/gps cordinates.?
LoRa devices talke to each other in packets of data and that data is in 8 bit bytes.
You can do with these bytes whatever you want, send bytes, integers, floats or text.