-
Hello,
I'm using the ttn-otaa example and the mcci-catena arduino-lmic library.
When I run the example I see the following in the terminal:
![image](https://user-images.githubusercontent.com/76…
-
Hello, I'm building this project with these libraries for `heltec_wireless_stick` board.
Dependency Graph
- `|-- 2.33.2`
- `| |-- 2.0.0`
- `| |-- 2.0.0`
- `|-- 1.1.0`
- `|-- 4.0.0`
-…
-
#### Summary
There might be multiple issues here.
I deactivated ADR in MCCI LMIC 4.0, still the current public community stack sends an ADR frame down.
Additionally that ADR frame sets SF12, even f…
-
Hey,
How can i change the default SF from 7 to 9? Have done that in LMIC-node.h const dr_t DefaultABPDataRate = DR_SF9; but it still does Transmission with SF7 all times. Have disabled ADR too, bu…
-
The code in BMP180.cpp does not compile after upstream arduino-esp32 library was updated.
```
.pio/libdeps/heltec_wifi_lora_32_V2/Heltec ESP32 Dev-Boards/src/BMP180.cpp:13:29: error: call of overl…
-
Fresh clone with any board results in this error:
```
src/i2c.cpp: In function 'void i2c_scan()':
src/i2c.cpp:75:46: error: too few arguments to function 'int I2CDiscoverDevice(BBI2C*, uint8_t, u…
doebi updated
2 years ago
-
Is there any device supported which would support ISM2400?
The library does not seem to support it, so possibly no?
And if there are devices out there, are there plans to support it in this lib?
-
It appears that the Apollo3 Arduino core doesn't implement these Arduino functions:
* `noInterrupts()`: https://www.arduino.cc/reference/en/language/functions/interrupts/nointerrupts/
* `interrupt…
-
This library works with the Helium network ?
I have everything configured correctly (I think), I can see that at times there are connections with hotspots, but no uplinks, is this normal? Is there …
-
Some units (Catena 4612 specifically) seem to have problems if USB is enabled but no cable is connected. Specifically, they lock up.
Investigation by @mhmayyan in #189 show that there is an issue w…