LoRa E32 Series Library Versions Save

Arduino LoRa EBYTE E32 device library complete and tested with Arduino, esp8266, esp32, STM32 and Raspberry Pi Pico (rp2040 boards). sx1278/sx1276

v1.5.13

9 months ago

Add E32_TTL_2W for E32-433T33S

v.1.5.12

1 year ago

Fix a frequency value from 900 type devices.

v1.5.11

1 year ago

Distinct frequency from 900MHz and 915Mhz devices Forum

v1.5.10

1 year ago
  • 2022-12-14 1.5.10 Fix UART_PARITY for ESP32 C3 Forum fix
  • 2022-12-14 1.5.9 Raspberry Pi Pico test and examples

v1.5.8

1 year ago

Add define to fix stm32 rogerclerk library #48

v1.5.7

1 year ago

2022-08-31 1.5.7 Minor Fix and examples update

v1.5.6

2 years ago

Fix constant name to support STM32 without any manual fix

v1.5.5

2 years ago

Fix DEBUG declaration and remove limit to UART baud rate

v1.5.4

2 years ago

Add Arduino NANO 33 BLE support and minor fix like the rewrite of binary format from B0001 to 0b0001

v1.5.3

2 years ago

Ebyte LoRa E32 add support for Arduino SAMD devices like Arduino MKR WiFi 1010 and Arduino Nano 33 IoT and minor fix.