Skip to content

Interfacing with Arduino Nicla Sense ME using nRFConnectSDK

Notifications You must be signed in to change notification settings

vigneshuw/NiclaSenseME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 

Repository files navigation

Interfacing Arduino NiclaSenseME with nRFConnectSDK

The repository contains the firmware written using nRFConnectSDK and Zephyr RTOS for Arduino NiclaSenseME.

Why was it done?

  • Provides better control over the nrf52832 chip
  • Customization
  • Portability to custom PCBs designed for smart manufacturing applications containing the nrf52832 chip
    • Requires updates to the Device Tree file

Contents

  • nicla_basic    -> Control the NiclaSenseME system and DAQ over BLE.
    • DAQ at 400Hz sampling rate from multiple sensors (3-axis acceleration and 3-axis orientation)
    • Control and sensor configuration over BLE
    • OTA firmware updates

Acknowledgements

The classes and methods were designed to closely resemble the Arduino code for the Nicla Sense ME, ensuring compatibility and repeatability. The Arduino Nicla Sense ME firmware can be found at https://github.com/arduino/nicla-sense-me-fw.

Contact

If you have any questions, feel free to reach out to the owner of this repository. You can contact me via the following methods:

For more information, visit the Arduino Nicla Sense ME repository.

About

Interfacing with Arduino Nicla Sense ME using nRFConnectSDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages