-
Hello! I'm just starting a project and was planning on using a rfm95 lora radio. It looks like you don't yet have support for lora, but I was wondering if you have put any thoughts into it yet. I'm no…
-
Is enabling internal pull up required for the reset pin? Or is simply setting to input adequate? Use case is for a board that lacks internal pull ups on inputs pins.
![image](https://user-images.gith…
-
**Describe the bug**
When using more than one MS80302 pressure sensor, one of the sensors reports temperature about 10 degrees Celsius low. Pressure readings are accurate for both sensors. Only the t…
-
**Describe your question or issue**
A timing issue is causing EV_TXCOMPLETE only to get issued if I add a few debug print statements.
I am using the LMIC library with abp. I can consistently reprodu…
-
The Feather M0 LoRa draws about 0.37mA of current when idling using the sleepydog library. It would be ideal if we could push this down much further to the 0.01 or even 0.001 mA range and we should be…
-
Hi,
Does somebody has a working example with this node, using LMIC library and TTN?
Can't get it working (EV_JOINING, nothing more). Is maybe my pin map incorrect?
```
const lmic_pinmap lmic…
-
**Describe the bug**
When using Loom you can't use the LoRa m0 and ethernet featherwing at the same time. Ethernet initialization fails whether or not LoRa capabilities are enabled.
**Hardware in …
-
**Describe your question or issue**
Hi
Finally I retried the sample program for OTAA on Orange LiveObject and I have the same problem I have on my projects : Payload are not sent or disappear be…
-
I have 2 lora modules. The lora shield Dragino on an arduino uno and a Leather M0 lora (I used the 2 branches). I can't receive ttn gateway but I got a free trial period from an operator (Objenious). …
-
**Describe the bug**
When there are different modules (Ex. X_Location, Y_Location, Z_Location) with the same data key (Ex. MM), only the final module's data is displayed on the front-end because the …