arduino-LoRa icon indicating copy to clipboard operation
arduino-LoRa copied to clipboard

Duplex Communication that is compatible with sx1262

Open JayZeeM opened this issue 1 year ago • 1 comments

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?

JayZeeM avatar Jan 13 '24 02:01 JayZeeM

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.

Kongduino avatar Jan 14 '24 05:01 Kongduino