-
Hi, I am on build 3.4.3 and after flashing a few boards for BLE sensing only have found the BLE count is consistently 0.
I believe there may be an issue here and would appreciate any thoughts or a …
-
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 …
-
Hi
where is the definition to "_LMIC_CONFIG_PRECONDITIONS_H_"?
I don't know where to define the _LMIC_CONFIG_PRECONDITIONS_H_
The project compiles everytime with the deprecated lmic lib. Unfo…
-
Previously, I was able to transmit data to the helium network. Now, I am unable to receive data but the device keeps trying to join. I also tried to add a new device but it also got stuck at the joini…
-
## Feature Request
[Dynamic variables](https://docs.platformio.org/en/latest/projectconf/dynamic_variables.html)
> Dynamic variables (interpolations) are useful when you have a custom configurat…
-
Just an idea, since LORA requires so strict microsec precise timing (starting RX_SINGLE during the half of preamble),
we could simply use continuous OPMODE_RX with a wider RX window, say
1. #defin…
-
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…
-
#### Summary
Once #497 is merged, lets add more common devices from https://www.semtech.com/products/wireless-rf/lora-core and the LR1110 in the same format.
#### Why do we need this ?
…
-
Previously, I was able to transmit data to the helium network. I am still using the same device but it has been off for months. Now, I am unable to receive data because the device keeps trying to join…