Duplex Communication that is compatible with sx1262
JayZeeM opened this issue · 1 comments
JayZeeM commented
Since this library does not work with SX1262. Do you guys have any other examples and libraries with Duplex Communication that works with SX1262 and esp32?
Kongduino commented
Your best bet is probably the RadioLib, followed by RAKwireless SX126x-Arduino (which might require some small changes), which works on nRF52840, ESP32 and RP2040.