-
There is a need to make a software UART speed converter. Configured GPRS and LORA-868MHz modules with an operating speed of 9600 bit/s are connected to the ESP32 microcontroller. The initial speed of …
-
### Category
Other
### Hardware
DIY
### Firmware Version
2.5.8.6485f03
### Description
I'm using DIY NRF5280 ProMicro with TCXO.
The GPS Module is a HGLRC M100 5883 (I am sure it's working bec…
-
Hello everyone, I'm using this library to employ several Lora devices, in this case the e220-400t22d.
However in several raspberry pico's, such as raspberry Pico x8, waveshare rp2040 plus X2 and ev…
-
I have 2 E220's set up with an esp32 and an esp8266(-01) respectively.
I connected the modules as follows:
E220esp32M021M119TX16 (PullUP 4,7KΩ)RX17 (PullUP 4,7KΩ)AUXPIN 15 (PullUP 4,7KΩ)VCC 3.3v…
-
Using ESP32 Devkit v1, Ebyte E220-900T30D for Sender and Receiver. Have rung out wiring with DMM continuity tests.
Only have an AUX_PIN interrupt when receiver serial monitor is opened or ESP32 is r…
-
Hello, this is not a bug in library itself, just a warning and maybe suggestion for enhancement (adding the check or documentation). The new V2.1 modules (PCB versions 10498-V1.1 and 10497-V1.0) - an…
-
Hello,
I've been working with the `softwareserial` library and I've set up the wiring for my Arduino module accordingly, modifying the RX and TX pins as follows: `SoftwareSerial mySerial(2, 3); // …
-
Hey everyone,
I am trying to set up a communication between two esp32 (WROOM-32) with a EBYTE E220-900T22D.
The ESP is flashed with Micropython 1.21.0 (I also tried 1.22.0) and I did the wiring …
-
Hi Dear,
I used this library for working on module Ebyte E220-40022S. I am getting compilation error.
![image](https://github.com/nihinihikun/E220-900T22S-JP_Arduino/assets/157563241/83685e07-38…
-
Hello, i'm trying to build a system with 3 devices that comunicate between them in a cascade order. 1 sends info to 2 and 2 to 3. The problem that i'm having is when i send multiple packages of info f…