Skip to content

Arduino script working on nRF52840 Adafruit feather dedicated to test the argos-smd module.

Notifications You must be signed in to change notification settings

arribada/argos-smd-test-arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

N|Solid

Arduino sample code used with Argos SMD wings

Overview

This repository contains sample Arduino code for testing the Argos SMD module mounted on the Argos SMD Wings using a Feather board. Two distinct code bases are provided:

  • argos-smd-certfication-sample: Test code based on BLE and UART AT commands manager.
  • argos-smd-spi-wrapper: Test code based on Serial and SPI commands manager.

Both examples demonstrate key functionalities such as configuration, communication, and power management for the Argos SMD module. The SPI-based code, in particular, showcases robust SPI communication for sending commands and receiving responses from the module.

Hardware Requirements

  • Argos SMD Wings (v1.0) combined with an Argos SMD module for SPI communication.
  • Feather nRF52840 (serving as the main scheduler, handling Bluetooth connectivity, LED control, and SPI communication with the Argos SMD Wings).

License

This project is licensed under the GNU General Public License v3. See the LICENSE file for details.

About

Arduino script working on nRF52840 Adafruit feather dedicated to test the argos-smd module.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages