Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nordicsemiconductor/asset-tracker-cloud-firmware-azure
nRF Asset Tracker for Azure firmware.
https://github.com/nordicsemiconductor/asset-tracker-cloud-firmware-azure
azure firmware iot nrf-asset-tracker nrf-connect-sdk nrf9160 thingy91
Last synced: 2 months ago
JSON representation
nRF Asset Tracker for Azure firmware.
- Host: GitHub
- URL: https://github.com/nordicsemiconductor/asset-tracker-cloud-firmware-azure
- Owner: NordicSemiconductor
- License: other
- Created: 2021-05-06T04:58:04.000Z (over 3 years ago)
- Default Branch: saga
- Last Pushed: 2024-04-03T14:14:28.000Z (9 months ago)
- Last Synced: 2024-04-14T06:10:42.406Z (9 months ago)
- Topics: azure, firmware, iot, nrf-asset-tracker, nrf-connect-sdk, nrf9160, thingy91
- Language: C
- Homepage: https://github.com/NordicSemiconductor/asset-tracker-cloud-firmware-azure#readme
- Size: 2.14 MB
- Stars: 3
- Watchers: 5
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
> [!NOTE]
>
> This repository has been archived, because [it is considered feature-complete](https://github.com/NordicSemiconductor/asset-tracker-cloud-docs/discussions/1068). ✔️# nRF Asset Tracker for Azure firmware
![Build and Release](https://github.com/NordicSemiconductor/asset-tracker-cloud-firmware-azure/workflows/Build%20and%20Release/badge.svg)
[![@commitlint/config-conventional](https://img.shields.io/badge/%40commitlint-config--conventional-brightgreen)](https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/config-conventional)
[![Nordic ClangFormat](https://img.shields.io/static/v1?label=Nordic&message=ClangFormat&labelColor=00A9CE&color=337ab7)](https://github.com/nrfconnect/sdk-nrf/blob/v2.5-branch/.clang-format)
[![Zephyr compliance](https://img.shields.io/static/v1?label=Zephyr&message=compliance&labelColor=4e109e&color=337ab7)](https://docs.zephyrproject.org/latest/contribute/index.html#coding-style)This repository maintains an out-of-tree **copy** of the
[Asset Tracker v2](https://github.com/nrfconnect/sdk-nrf/tree/v2.5-branch/applications/asset_tracker_v2)
application to show how to use open-source tools for automating the creation of
building HEX files, and continuously integrating the firmware against the cloud
implementation of the
[nRF Asset Tracker for Azure](https://github.com/NordicSemiconductor/asset-tracker-cloud-azure-js).The copy is regularly updated from source and kept in sync with the NCS release
branches.> :information_source:
> [Read the complete nRF Asset Tracker documentation](https://docs.nordicsemi.com/bundle/nrf-asset-tracker-saga/).