#LoRa E220-900T30D and SX1276 compatibility
https://forum.arduino.cc/t/lora-e220-900t30d-and-sx1276-compatibility/1019446

...genau dieselbe Frage habe ich auch. Ist eine Kommunikation mit #SX1276 und einem EByte Lora Module E22, E32, E220 möglich oder nutzen die EByte Module ein proprietäres Protokoll?

LoRa E220-900T30D and SX1276 compatibility

Hi, all I have a question: can E220 modules talk to SX12XX modules? I have E220-900T30D and some SX1276 modules, but i can't set them to talk to each other. SX modules - i can setup: Frequency, Spreading Factor, Signal Bandwidth, Coding Rate, Preamble Length, Sync Word, or CRC, but E220 modules doesn't have mostly those settings. On E220 I can set ADDH, ADDL (is that SyncWord???), air data rate (is that freq, and spreading factor combination? couldn't find any documentation), Channel (no ide...

Arduino Forum
@wwbusch kennst Du eine Gegenüberstellung aller #LoRaWAN Module am Markt? zB #ASR6501 #SX1276 #RAK3172 etc?
A complete project with #ESP32, #LoRa, #SX1276 OLED display, #BME280 sensor (temperature, humidity and pressure) and a web server serving pages from the ESP32 file system (#SPIFFS) for consultation from your mobile: https://randomnerdtutorials.com/esp32-lora-sensor-web-server/. #IoT #Arduino #tutorial
ESP32 LoRa Sensor Monitoring with Web Server (Long Range Communication) | Random Nerd Tutorials

Build a sensor monitoring system with ESP32 TTGO LoRa32 SX1276 board that sends temperature, humidity and pressure readings via LoRa to a LoRa receiver web server.

Random Nerd Tutorials
Getting started with #TTGO #LoRa32 board, which is an #ESP32 with a built-in #SX1276 #LoRa chip and an #SSD1306 OLED display: https://makeradvisor.com/esp32-sx1276-lora-ssd1306-oled/ #Arduino #IoT
ESP32 with Built-in SX1276 LoRa and SSD1306 OLED Display (Review) - Maker Advisor

The TTGO LoRa32 board is an ESP32 with a built-in SX1276 LoRa chip and an SSD1306 OLED display. This is the best board to experiment with LoRa projects. About LoRa Communication LoRa is a wireless data communication technology that uses a radio modulation technique that can be generated by Semtech LoRa transceiver chips like the …

Maker Advisor