@nordicsemiconductor/firmware-ci-device-helpers

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

Usage no npm install needed!

<script type="module">
  import nordicsemiconductorFirmwareCiDeviceHelpers from 'https://cdn.skypack.dev/@nordicsemiconductor/firmware-ci-device-helpers';
</script>

README

Firmware CI runner device helpers npm version

GitHub Actions semantic-release Renovate Mergify Status Commitizen friendly code style: prettier ESLint: TypeScript

Contains helper functions for interacting with the nRF9160 used during end-to-end tests:

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 AWS and Azure Firmware CI runners.

:information_source: Read the complete nRF Asset Tracker documentation.

Installation

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