-
Hi Adafuit.
I use your lib on Adafruit Feather M0 and getting randomly a reset after many minutes. The idea was to use:
`Watchdog.sleep(250)`
instead of
`delay(250)`
to save power. It works and r…
no-go updated
2 years ago
-
**Summary**
With LMIC v4.1.1 our Feather M0 stops waking from sleep after ~2000 transmits/sleeps. The issue does not occur with v4.1.0, with all other variables kept the same.
We are using th…
-
Found a defect in the package definition while attempting installation of the "adafruit:samd" core:
`Error during install: tool arduino:bossac@1.8.0-48-gb176eee not available for the current OS`
-…
-
**Describe the bug**
Dendrometer had a 6 week deployment and in their code, they measured the Vbat pin through the Analog module. The values for all of the devices had a battery voltage starting from…
-
Hey @drewtenn this looks super interesting, was wondering if you could share more details about which pins you attached the jumpers to, I can't figure it out from your README.
Thanks in advance
loopj updated
2 years ago
-
Hello. I built sample litttlefs . I have this problem. I have used Adafruit Feather M0 RFM95 LoRa Radio (900MHz) board :
*** Booting Zephyr OS build zephyr-v2.6.0-1485-g881b877eca94 ***
Area 2 at…
-
I am trying to integrate the LTR390 with a Feather RP2040 but the device is failing to initialize. I am running Circuitpython 7.0.0 (adafruit-circuitpython-adafruit_feather_rp2040-en_US-7.0.0.uf2) and…
-
PIO Core Call Error: "Error: Unknown environment names ' Comment this line and uncomment one board-id below:'. Valid names are 'heltec_wifi_lora_32_v2, blackpill_f103c8, lolin_d32, lora32u4II, lolin32…
-
I use lmic_project_config.h mentioned below together with an adafruit lora feather M0 900Mhz, but it still transmits +900 MHz and not in the 868 band as required.
```
// project-specific definition…
-
**Actual data:**
bytearray(b'{waterLevel:71,name:TAOF0201,solenoidState:0,valid:1,ultrasonicState:1,waterLevelDistance:43,freeMemory:38,compareStatus:0}')
**"Received data:"**
Received (raw byte…