Skip to content

Fix SX126x getDeviceError and initialization

Latest

Choose a tag to compare

@chandrawi chandrawi released this 10 Oct 16:47
· 4 commits to main since this release

Fix the following bugs:

  1. Fix TX and RX operation using interrupt by modified _statusIrq to volatile
  2. Fix LLCC68 initialization when using fast CPUs. see #9
  3. Fix sx126x_getDeviceErrors to read 3 bytes from response. see #6