-
I am trying to get the tinylora_dht22 example to work with a Feather M0 LoRa but get
"Starting LoRa...Failed"
"Check your radio"
I used this line of code for pinouts
// Pinout for Adafrui…
-
Please add [**WiFiManager_Generic_Lite library**](https://github.com/khoih-prog/WiFiManager_Generic_Lite) to Library Manager.
Thanks and Regards.
---
### Why do we need this [WiFiManager_Generi…
-
### Description
I'm using a DIY gateway with a miner hosted in an AWS EC2 instance to try to send data to the Helium network. Some packets are being dropped in between the miner and reaching the He…
-
Please add [**MultiResetDetector_Generic library**](https://github.com/khoih-prog/MultiResetDetector_Generic) to Library Manager.
Thanks and Regards.
---
---
#### Features
[**MultiResetDe…
-
* https://cdn-learn.adafruit.com/downloads/pdf/adafruit-feather-m0-radio-with-lora-radio-module.pdf
* https://learn.adafruit.com/adafruit-feather-m0-radio-with-lora-radio-module/using-the-rfm-9x-radi…
-
Hello Steve,
Was incredibly excited when I saw this repo -- I'm working on a project that involves LoRa. Do you know if this code will work on either the Adafruit [32u4 LoRa 900Mhz feather](https:/…
-
**Describe the bug**
LoRa communication will fail when trying to transmit data from more than 3 sensors. The packet is too large for the receive to parse.
**Hardware in Use**
Feather M0 LoRa
Hy…
-
I am very new to circuitpython. What I am trying to make is basically a much simpler version of the GlitterPos example: a lora gps using the **Feather M0 lora chip + GPS Featherwing** to make a dog …
-
**Describe the bug**
Even while using Loom's add_data() function to add data from a dirty integrated sensor, the publish plat does not publish successfully. Two situations happen: Loom publishes to G…
-
I am using v2.3.1 of LMIC library and 0.5.2 of this library with MachineQ LoRaWAN service. I can see the Join MAC requests in the serial stream and the MachineQ sending a join accept. Yet, the device …