Skip to content

Commit 409af9a

Browse files
gminnrlubos
authored andcommitted
modules: memfault: upgrade to 1.37.1
Upgrade to the latest Memfault firmware sdk to get improved support for data upload over CoAP and Memfault FOTA via MCUmgr. Signed-off-by: Gillian Minnehan <gillian.minnehan@nordicsemi.no>
1 parent b3f778c commit 409af9a

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

doc/nrf/links.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@
246246

247247
.. _`Memfault-SDK`:
248248
.. _`Memfault firmware SDK`: https://github.com/memfault/memfault-firmware-sdk
249+
.. _`Memfault firmware SDK changelog`: https://github.com/memfault/memfault-firmware-sdk/blob/master/CHANGELOG.md
249250
.. _`Memfault WebBluetooth Client source code`: https://github.com/memfault/web-ble-example/blob/main/mds.js
250251

251252

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -943,6 +943,8 @@ Memfault integration
943943
* The :kconfig:option:`CONFIG_MEMFAULT_NCS_POST_INITIAL_HEARTBEAT_ON_NETWORK_CONNECTED` Kconfig option to control whether an initial heartbeat is sent when the device connects to a network
944944
This shows the device status and initial metrics in the Memfault dashboard soon after boot.
945945
* Support for recording location metrics when using external cloud location services (:kconfig:option:`CONFIG_LOCATION_SERVICE_EXTERNAL`).
946+
* Updated Memfault to version 1.37.1.
947+
See the `Memfault firmware SDK changelog`_ for details.
946948

947949
AVSystem integration
948950
--------------------

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ manifest:
246246
remote: throwtheswitch
247247
- name: memfault-firmware-sdk
248248
path: modules/lib/memfault-firmware-sdk
249-
revision: 1.34.0
249+
revision: 1.37.1
250250
remote: memfault
251251
- name: bsim
252252
repo-path: bsim_west

0 commit comments

Comments
 (0)