Skip to content

skhan87/iotTempCloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firmware for iot temperature project with aconno Devkit

This is the firmware repository for an aconno Devkit

It is the base for every new project. Therefor it is the most up to date repository, since most submodules are developed in here.

Features

Working with aconno firmware

To get started with aconno firmware, here is a collection of links:

Cloning

To clone this repo install git and type:

git clone --recurse-submodules -b develop https://github.com/skhan87/iotTempCloud.git

This will automatically download all the repositories you need. Now you can call make in the root folder of the project:

make nrf52840_debug upload

Will compile and upload the code with debug settings, if there is any programmer connected. Happy coding.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published