11-09-2022, 07:30 AM
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.
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.