Skip to content

Releases: hello-nrfcloud/firmware

v3.0.1

14 Oct 05:39

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

11 Sep 06:12

Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v3.0.0

v2.0.2

21 Feb 09:05

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

08 Nov 14:37

Choose a tag to compare

What's Changed

  • modules: memfault: Increase Memfault event storage by @jtguggedal in #462

Full Changelog: v2.0.0...v2.0.1

v2.0.0

08 Nov 10:58

Choose a tag to compare

modules: shell: Add wait before UARTs are suspended

Add a short wait before UARTs are suspended to leave time to empty
the buffers. Otherwise an assert will kick in because the
TX_STOPPED event has not been received before suspending the UARTs.

Signed-off-by: Jan Tore Guggedal <jantore.guggedal@nordicsemi.no>

v2.0.0-preview64

08 Nov 09:06

Choose a tag to compare

v2.0.0-preview64 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-preview63...v2.0.0-preview64

v2.0.0-preview63

07 Nov 15:28

Choose a tag to compare

v2.0.0-preview63 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-preview62...v2.0.0-preview63

v2.0.0-preview62

04 Nov 23:03

Choose a tag to compare

v2.0.0-preview62 Pre-release
Pre-release
ci: revert attach release assets change

The attempt on reusing the previous build didn't work.

Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>

v2.0.0-preview60

31 Oct 14:16

Choose a tag to compare

v2.0.0-preview60 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-preview59...v2.0.0-preview60

v2.0.0-preview59

30 Oct 21:52

Choose a tag to compare

v2.0.0-preview59 Pre-release
Pre-release
ci: fix frozen bootloader references

This patch hopefully fixes the remaining references to the bootloader
files.

Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>