-
Hi, I'm working on an implementation for another MCU and I have some questions/ suggestions.
- How do you plan to differentiate between the MCU implenentations because you can only one in `ApiMcu.h…
-
Dear @CongducPham ,
The first i wanna tell that your project so awesome is! I've just begun to learn how to build lora network. Now i try to test downlink feature by using LoRa_InteractiveDevice so…
-
**Describe the bug**
After node or broadcast address filtering on SX126x is enabled, the CRC error IRQ flag will always be set (even if CRC is disabled). This leads to RadioLib always reporting CRC e…
-
I am currently playing around with LoRaWAN and TTN and try to getting SX1276 Modem (nice RF) to work.
I implemented on STM32l4 board. When OTAA join starts the device gets registered on the TTN con…
-
Hello Pham,
I have installed the OS on RPi3 with your image. I am using the SX1276 chip as a receiver on the gateway. Αt first, it seemed to work fine but then I discovered that I do not accept all p…
-
This code is intended to work on AVR and I tested an early version of the Arduino port successfully on an AVR board with an SX1272 radio chip, but the latest master does not seem to work anymore on th…
-
Hi ,
I am not sure if I got everything right here, but after some time playing arround I compiled my gateway using a NodeMCU connected with a SX1276 breakout board. The gateway is registered in my …
-
Inside a Browan Object Locator: https://fccid.io/2AMUGTBOL100/Internal-Photos/Internal-Photographs-3797119
Looks at the PCB photos above, it has the following chips:
- LoRa SX1276
- u-blox EVA …
-
I've some problem with Class B device downlink.
Point: I want to make my custom board to Control Board that connect to LoRaWan and always waiting for downlink.,
Noted: Node device always connect w…
-
As per Section 5.5.5 in the SX1276 data sheet, the linearity of the RSSI measurement when SNR >=0 needs to be adjusted. The following code changes in the event processing will perform this:
```jav…