11-05-2024, 04:14 PM
(11-09-2022, 07:30 AM)moxx Wrote: Just tried out the LoRa backplane with this driver: https://codeberg.org/JF002/pinedio-lora-driver
To get it working, I had to change /dev/i2c-2 to /dev/i2c-3 in apps/pinephone-communicator/main.cpp
The pinephone-communicator connected to the LoRa module successfully and I could send messages. Unfortunately, I couldn't test receiving, as I don't have a second device.
could you share what system/os you used and how you compiled the driver and communicator app? i could not get cmake to get this old driver and app working.