-
I want to use the async (interrupt based) communication methods. All the examples for my board (`SX1278`) use an interrupt on DIO0 and either receive or transmit, but not both.
I tried doing it myse…
-
I created a library for Sx126x LoRa chips for ESP32, ESP8266 and Nordic nRF52832
https://github.com/beegee-tokyo/SX126x-Arduino
[First release](https://github.com/beegee-tokyo/SX126x-Arduino/relea…
-
I have looked to use this code on the stated UNO platform with SX1278. Ideally but just does not compile .I wanted to use on ESP 32 Heltec V2 Board as has display does not complie in that enviroment…
-
Hello,
First of all, I want to say that your home automation LoRa gateways (as well as all the other home autmation devices) look really cool!
That being said, in your SX126X library, you have …
-
Latest version trying to compile the Transmit and Receive demos for SX126x with an Artemis Redboard. Seems new function setpin that was not in previous versions doesnt have correct parameters when c…
-
This is more of question.
Where is this library functionality used for SW pin in SX1262 wiring to ATmega328 PB1?
Please advise.
-
I had some trouble with the sx126 driver and while browsing the code I've noticed there are things that is either different or missing in the documentation (SX1261/2 Data Sheet DS.SX1261-2.W.APP. foun…
-
In `LoRaMac-node/src/radio/sx126x/sx126x.c`and perhaps elsewhere, bit-fields are used to parse data coming from the chip, but memory layout of bit-fields is implementation defined so there is no guara…
-
Why is sx126x-board.c:SX126xIoInit() not called from from sx126x.c:SX126xInit()? This causes higher abstractions layers to depend on the exact chip model. Isn't the purpose with the radio.h interface …
-
### Description
@hasnainvirk
Any particular reason that the lora radio drivers for sx1276 and sx1272 haven't been brought in as mbed-os/components yet?
https://github.com/ARMmbed/mbed-s…
0Grit updated
5 years ago