From 55e1a9531c7147b1bd71ecd9da9a12d2b3488521 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Schwaiger?= Date: Wed, 4 Mar 2026 13:05:40 +0100 Subject: [PATCH] Config: Update sensor node firmware and chip These values should work for the latest version of the sensor node. --- icotest/config/config.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/icotest/config/config.yaml b/icotest/config/config.yaml index fffec98..d735570 100755 --- a/icotest/config/config.yaml +++ b/icotest/config/config.yaml @@ -57,13 +57,17 @@ sensor node: firmware: # Microcontroller identifier used for firmware upload # Use “BGM113A256V2” for hardware version 1 and “BGM123A256V2” for version 2 - chip: "BGM113A256V2" + chip: "BGM123A256V2" locations: # This list contain paths to firmware images, which will be uploaded to # the node in the given order. Both `.s37` and `.hex` files are supported. # Relative paths will be interpreted in relation to the current working # directory. You can use `~` to refer to the user’s home directory. - - ~/Documents/Firmware/manufacturingImageSthv2.1.10.hex + - ~/Documents/Firmware/bootloader_old.s37 + - ~/Documents/Firmware/v4_2_0.s37 + - ~/Documents/Firmware/bootloader-v4_2_0.s37 + - ~/Documents/Firmware/v4_2_0.s37 + release name: Minion # Code name of the current firmware release gtin: 0 # Global Trade Item Number