This is a firmware repository for the Cumin Lander based on the Seeedstudio XIAO nRF52840. You can find the documentation for this project on my website here.
You'll need to install Arduino BSP for Adafruit Bluefruit nRF52 series first. Then make sure you have the following libraries.
- BLE: Adafruit Bluefruit
- Sensor: Adafruit BME280
- Display: Adafruit SSD1306
- Graphics: Adafruit GFX
- Memory: Adafruit Flashtransport
I used the Arduino IDE v1.8.13 to compile and flash the code on to the nRF52840. Other versions may or may not work.