@bifravst/firmware-cideprecated

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

Usage no npm install needed!

<script type="module">
  import bifravstFirmwareCi from 'https://cdn.skypack.dev/@bifravst/firmware-ci';
</script>

README

Firmware CI runner device helpers

GitHub Actions Known Vulnerabilities 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 client, so cloud credentials can be provisioned using
flashCredentials.

This is used by the AWS and Azure Firmware CI runners.