-
-
### Describe you new feature you'd like
First: thank you for a really good and well-worked project.
I have implemented it with HA for 3 awnings and 2 slat curtains. For the latter, I have a Remote m…
-
I tried the code, when I see the res value it gives me 0 when everything is configured, but I can't transmit or receive. My module is rfm95 (sx1276). I configured SPI and NSS as output and DIO_0 as in…
-
Floating point math is used in sx127x phy driver. This will cause issues on some companion chips ([for example esp32](https://github.com/esp-rs/esp-hal/issues/2050)).
* [x] lora-phy - [ sx1276 freq…
plaes updated
2 months ago
-
Please add support for https://www.lilygo.cc/products/t-embed-cc1101
pin layout is shown at https://github.com/Xinyuan-LilyGO/T-Embed-CC1101/blob/master/examples/factory_test/utilities.h
(to my kn…
-
Hello,
I've tested this project with the SX1276 . I've compared the SX1276's and the RFM95W's datasheets and it seems they are the same. But this project doesn't work using the Launchpad MSP430F552…
-
Sir,
I am finishing the porting the Micropython to LOM204 LORAWAN module.
I have a first question, where is the the config file that define wich are the the TXD and RXD gpio used to make the Micropy…
-
Am using an lilygo t- beam board to transmit data to stm32f103c8 interfaced with rfm95 lorawan module(sx1276 chip) and it does not work while following keenly your tutorial video and using DIO0 and EX…
-
Hi
I initialized 2 modules LOM204...
And i am getting only this messages on both
![image](https://user-images.githubusercontent.com/11488460/202513480-8213e3ed-4527-438b-b156-3abe88e459a6.png)
![i…
-
Hi,
I am using this repo for my project with the STM32F401 MCU and SX1276. I have managed to get the code working, but I am facing one issue: the application sends only one message to TTN, and noth…