-
- [X] The issue is present in the latest release.
- [X] I have searched the [issues](https://github.com/brocaar/chirpstack-concentratord) of this repository and believe that this is not a dup…
-
**Sketch that is causing the module fail**
```c++
#include
#include
static uint8_t ucBackBuffer[1024];
#define SDA_PIN 17
#define SCL_PIN 18
// Set this to -1 to disable or the GPIO…
-
## Description
Provide better layer1 wireless mesh networking support to better intigrate Bluetooth Low Energy 'btle' and Long Range public transmission over LoRa and LoRaWAN.
## Motivation
…
-
#### Summary
This umbrella issue keeps track of our end-to-end test coverage.
* [ ] Applications
* [x] CRUD #3650
* [x] Checking overview (information displayed as expected) #366…
-
#### Summary
To extend our end-to-end tests with test-cases that comprise network data, we need to extend our framework there to be able to simulate network traffic easily.
#### Why do we need thi…
-
is it possible to integrate CAD with the LoRaWAN Example?
My device publishes unconfirmed messages only through a single channel by utilizing the lmh_setSingleChannelGateway function. Will the us…
-
It could be useful for user of the library to have an easy way to calculate the time it takes for a packet to be transmitted.
-
when we follow the step of the guide,wo set up the env to:
ubuntu:~/Desktop/ttn/lorawan-devices$ node -v
v16.16.0
ubuntu:~/Desktop/ttn/lorawan-devices$ npm -v
8.11.0
ubuntu:~/Desktop/ttn/lorawan-…
-
Hey, interesting project - thanks for sharing.
In order to use it over here in the EU we would need this to run on 868MHz, which I assume would not be a big deal. How about LBT - did you consider imp…
-
RadioLib could be extended to support LoRaWAN networks (and it's been on the TODO/WIP list for quite a while now).