-
We decided to overload `fHasLuxRohm` in the base flags; this was a mistake. I'm going to add `fHasLuxSi1133`. Long term, of course, we need a driver hierarchy rather than a flag bit. But that's a bigg…
-
We've defined extra platforms, but we don't have platforms defined, so they can't be referenced or configured.
Add the following GUIDs:
- `GUID_HW_CATENA_4450_M103()`, `{1fb2506f-0f2a-4310-9e6a…
-
This code looks wrong.
https://github.com/mcci-catena/arduino-lmic/blob/896fb808eae627ae18c4a3b01a66fd411c857ec9/src/lmic/radio.c#L426-L435
1. If `pw` is 16, it will pass through unchanged, but …
-
Hai ,
Iam new to lora,
Iam using this example https://github.com/mcci-catena/arduino-lmic/tree/master/examples/raw-feather and i configure config.h file to (#define CFG_in866 1 and #define CFG_sx12…
-
Hi
Could this project support STM32 Core Arduino?
https://github.com/stm32duino/Arduino_Core_STM32
Thanks
-
It's a bit tricky to update the Adafruit BSP with the required sleep-mode changes. Please document.
1) Need the locations on Windows, Mac, Linux.
2) Need the instructions:
```bash
% cd {so…
-
While build the Catena4450m101_Sensor faced some minor issues. Listed it below.
1. gk provision key not found
Issue :
> Arduino: 1.8.2 (Windows 7), Board: "Adafruit Feather M0"
>
> C:\Users\…
-
From @svelmurugan92:
adjust_millis_forward function not declared.
Issue :
> Arduino: 1.8.2 (Windows 7), Board: "Adafruit Feather M0"
>
> E:\ThingsNetwork\Things-Network-Chennai\source\MCCI…
-
Many paragraphs could be written about the provisioning philosophy for the older Adafruit-based LoRaWAN Catenas. It boils down to including a file that's outside the normal distribution tree. Unfortun…
-
Hi there and thanks for sharing your code fork. I'm running with your feather example. I'm using a Adafruit Feather 32u4 with LoRa Radio Module MCU. This Feather 32u4 LoRa Radio uses the RFM95W 868/91…