-
Is the Device Library indicated to run in gateways? We need to connect a LoRaWAN network containing some hundreds of devices to Azure IoT HUB but I have the impression that this library is not made fo…
-
### The problem
I have a binary payload received via MQTT which isn't getting parsed because of an exception with the `bitwise_and` filter.
Additionally, I created an automation which parses the…
-
Hi all,
It's not a bug but my enquiry on DIO mapping LoRa mode.
On page 46 of the Semtech data sheet, it says the DIOx Mapping 00, 01, 10 and 11 to DIO0.
What do they mean?
![image](https://us…
-
```c++
/*
RadioLib SX126x Transmit Example
This example transmits packets using SX1262 LoRa radio module.
Each packet contains up to 256 bytes of data, in the form of:
- Arduino Stri…
-
I've been working with a RAKwireless RAK4260-Dev board and was not getting the RSSI values at my gateway that I was expecting to see. Finally tried adding this to my sketch:
lora.setTxPower(14,RFO_P…
-
**What document is involved?**
[README.md](https://github.com/mcci-catena/arduino-lmic/blob/master/README.md)
**What changes are needed?**
The title should be changed to the official library …
-
Is there any reliable way to change the RTC?
When I set the RTC date and time (HAL_RTC_SetTime / HAL_RTC_SetDate), the currently running timers (TimerEvent_t) may be broken!
We may need to stop all …
-
Dear Anton Beitler,
I would like your help to debug an issue.
I have the latest version of `Raspberry PI 3`. I was setting up the Lora Basic station gateway in the `Raspberry PI 3` + `The concen…
-
hi dear friends:
my project is sending a message to receiver and receiver sends answer(acknowledge) to sender.
I use 2 arduino uno and 2 RA01-sx1278.
**what I want to have is _lowest power consumpt…
-
**Summary:**
This issue is to discuss possible platforms and environments that we could investigate/develop around the ST node FW.
Actions will be taken based on this discussion and separate is…