Skip to content

Commit c50cc54

Browse files
rakonspdunaj
authored andcommitted
applications: machine_learning: configuration: Update EI URI
Change buranrgstorageacc to publicburan as the first one was deactivated some time ago. JIRA: NCSDK-32853 Signed-off-by: Radoslaw Koppel <[email protected]>
1 parent 55a1058 commit c50cc54

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

applications/machine_learning/configuration/nrf54h20dk_nrf54h20_cpuapp/prj.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ CONFIG_FP16=n
6969

7070
# Use the NCS machine learning model for simulated acceleration signal
7171
CONFIG_EDGE_IMPULSE=y
72-
CONFIG_EDGE_IMPULSE_URI="https://developer.nordicsemi.com/nRF_Connect_SDK/EdgeImpulse/nrf_accel_hw-v36.zip; https://buranrgstorageacc.blob.core.windows.net/nrf-connect-sdk-edgeimpulse/nrf_accel_hw-v36.zip"
72+
CONFIG_EDGE_IMPULSE_URI="https://developer.nordicsemi.com/nRF_Connect_SDK/EdgeImpulse/nrf_accel_hw-v36.zip; https://publicburan.blob.core.windows.net/nrf-connect-sdk-edgeimpulse/nrf_accel_hw-v36.zip"
7373
CONFIG_EI_WRAPPER=y
7474

7575
################################################################################

applications/machine_learning/configuration/nrf54h20dk_nrf54h20_cpuapp/prj_singlecore.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ CONFIG_FP16=n
6969

7070
# Use the NCS machine learning model for simulated acceleration signal
7171
CONFIG_EDGE_IMPULSE=y
72-
CONFIG_EDGE_IMPULSE_URI="https://developer.nordicsemi.com/nRF_Connect_SDK/EdgeImpulse/nrf_accel_hw-v36.zip; https://buranrgstorageacc.blob.core.windows.net/nrf-connect-sdk-edgeimpulse/nrf_accel_hw-v36.zip"
72+
CONFIG_EDGE_IMPULSE_URI="https://developer.nordicsemi.com/nRF_Connect_SDK/EdgeImpulse/nrf_accel_hw-v36.zip; https://publicburan.blob.core.windows.net/nrf-connect-sdk-edgeimpulse/nrf_accel_hw-v36.zip"
7373
CONFIG_EI_WRAPPER=y
7474

7575
################################################################################

0 commit comments

Comments
 (0)