asset-tracker-cloud-firmware-aws icon indicating copy to clipboard operation
asset-tracker-cloud-firmware-aws copied to clipboard

nRF Asset Tracker for AWS firmware.

Results 5 asset-tracker-cloud-firmware-aws issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/NordicSemiconductor/asset-tracker-cloud-firmware-aws). - WARN:...

``` CMake Warning at /workdir/ncs/nrf/cmake/mcuboot.cmake:115 (message): --------------------------------------------------------- --- WARNING: Using default MCUBoot key, it should not --- --- be used for production. --- --------------------------------------------------------- ``` See https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.3.0/mcuboot/encrypted_images.html and https://devzone.nordicsemi.com/f/nordic-q-a/88416/mcuboot-sign-the-firmware

enhancement

See https://github.com/nrfconnect/sdk-nrf/pull/7494 Implementation in https://github.com/balaji-nordic/sdk-nrf/pull/4

enhancement
good first issue
help wanted

See https://github.com/NordicSemiconductor/asset-tracker-cloud-docs/issues/69#issuecomment-806978410 Protocol: https://github.com/NordicSemiconductor/asset-tracker-cloud-docs/issues/175

enhancement

The firmware should limit the used cipers to one of ECDHE variant, and not ECDH variants. The most interesting cipher to set out be `ECDHE-ECDSA-AES128-GCM-SHA256`. See https://github.com/bifravst/bifravst/issues/202 Depends on https://projecttools.nordicsemi.no/jira/browse/TNSW-29995

enhancement