Introduction

A NervesKey is a cryptographic hardware module that is configured to work with NervesHub. Its primary responsibility is to secure the private key used for authentication. It can also store useful information such as device serial numbers, board name, and important settings.

The following are options for adding a NervesKey to your device:

  1. If you're making a custom board, add a Microchip ATECC508Aarrow-up-right or ATECC608Aarrow-up-right to an available I2C bus

  2. Obtain a NervesKeyarrow-up-right and solder it to the GPIO connector on a Raspberry Pi

  3. Contact us for information about USB NervesKey

The NervesKey configuration of the ATECC508A/ATECC608A is documented in the nerves_key project's README.mdarrow-up-right. The cryptographic modules are quite capable devices. If the NervesKey configuration does not meet your needs, refer to the module datasheets and use the nerves_key configurationarrow-up-right as a helpful example.

triangle-exclamation

Last updated

Was this helpful?