NordicSemiconductor / cloud-device-helpers-js

Helper functions for interacting with the nRF9160 used during end-to-end tests

Home Page:https://github.com/NordicSemiconductor/cloud-device-helpers-js#readme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Device helpers npm version

GitHub Actions semantic-release Renovate @commitlint/config-conventional code style: prettier ESLint: TypeScript

Contains helper functions for interacting with the nRF9160:

connect opens a serial connection to a device and flashes the AT host, so cloud credentials can be provisioned using
flashCredentials.

This is used by the nRF Asset Tracker AWS and Azure CLI for flashing credentials to connected devices.

ℹ️ Read the complete nRF Asset Tracker documentation.

Installation

npm i --save --save-exact @nordicsemiconductor/device-helpers

About

Helper functions for interacting with the nRF9160 used during end-to-end tests

https://github.com/NordicSemiconductor/cloud-device-helpers-js#readme

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 98.8%Language:JavaScript 1.2%