-
Example Factory project: **WiFi_LoRa_32_V2_FactoryTest**
This error happens in several lib files (not only in my main one)
#### **error: 'HELTEC_BOARD' was not declared in this scope**
And if…
-
Hi,
When I try to go to admin page, it is required to login. May I know what's the defalt username and password. I have tried the default wifi or pi passwrod, not not work.
Thanks.
-
**Hi,**
**This library is awesome! many thanks!**
I use it with my ESP32-S3 MCU- it have multiple UART peripherals (many `Serial` instances in the Arduino environment)..
I specifically use the …
-
Hi there,
I'm trying to compile the firmware for the ESP32-C3 and a SX1278 (my goal is to make the cheapest RNode possible)
![image](https://github.com/user-attachments/assets/64e8ae6c-f71f-47ae-845…
-
Hi! Your project works great for getting data from "real" La Crosse sensors.
I'm trying to implement the opposite: I've a couple of Zigbee sensors already working with HomeAssistant via zigbeetomqt…
-
FREQUENCY in megahertz needs to be a float, not i64, otherwise only the nominal channel can be used, for example, channel 12 in the 915MHz band. Another option might be to leave it integer but in kHz…
-
I'm trying to make this gateway work with an EBYTE E22-900M30S module directly wired to the pins as described on the README without success. I have tested this with the 32 and 64 bit images.
RPI P…
-
If I try to use embedded-hal 1.0.0-alpha.5 with embedded-hal-compat 0.1.3 I get many problems related to module organization changes:
```
error[E0433]: failed to resolve: could not find `blocking` …
-
HI @CongducPham
I am trying to compile lora_gateway manually for RPI0W2 Board since the existing gateway image wont work for RPI0W and the Raspberry Pi team already released RPI0W2 which is running …
-
Hi,
I will like to ask if the code can support SF12 (Spreading Factor)?
Also i testing Downlink code is working perfect in the RX1 windows but if the gateway send in RX2 windows can not receive …