-
From #236: A compile error occurs with the `raw-feather` example and PlatformIO.
```console
/tmp/tmpc7oEhf/src/raw-feather.ino:115:38: error: conflicting declaration of 'void lmic_printf(const cha…
-
Please add MCCI's utility library to the list: https://github.com/mcci-catena/Catena-mcciadk
-
Please add something like this, rak811.json
STM32L161 mcu.
https://www.aliexpress.com/store/product/RAK811-LoRa-Tracker-Board-MAX-7Q-GPS-Module-and-MEMS-Sensor-Wireless-Remote-Positioning-Solution-L…
-
> Arduino: 1.8.8 (Mac OS X), Board: "MCCI Catena 4450, North America 915 MHz"
```console
catena4450m101_sensor:85:45: error: 'void txFailedDoneCb(osjob_t*)' was declared 'extern' and later 'static' …
-
https://github.com/mcci-catena/docker-ttn-dashboard/blob/6cb5d4f9a3cc40449fa950e5b78b1b3b6602858a/docker-compose.yml#L29-L30
Results in:
```sh
$ sed -n -e 's/[^$]*${\([^:-}]*\)[:-}][^$]*/\1\n/gp' d…
oliv3 updated
5 years ago
-
https://github.com/mcci-catena/docker-ttn-dashboard/blob/1614621265b7a051a70a1e966ebdf1a049808c18/docker-compose.yml#L167
`TTN_DASHBOARD_MAIL_HOST_NAME` is not documented in the commentary, and it'…
-
We tested Catena boards 4612 and 4801 at lower System Clocks (no USB) **2.097 MHz** and **4.194 MHz**. We see that the ReadAnalog failed with these two system clocks.
Further, we see function call …
-
See https://github.com/arduino/Arduino/issues/8232 -- the value for `name=` is currently `Catena MCCI Arduino Development Kit (ADK)`, which contains parens. These are no longer permitted.
-
We have tested the latest “Catena-Arduino-Platform” with Catena devices.
The latest library works well with all devices except 4612 and 4801.
For Catena 4612 and 4801, we find below issues:
i. Lo…
-
Please include https://github.com/mcci-catena/Catena-Arduino-Platform in the list, thanks.