I want to ask the new nrfutil version 6.1.0 is support for NRF52820? How to generate the setting.hex for NRF52820
I want to ask the new nrfutil version 6.1.0 is support for NRF52820? How to generate the setting.hex for NRF52820
Hi,
I confirm it,using family flag NRF52QFAB,it's working well.
nrfutil settings generate --family NRF52QFAB --application ble_app_uart_pca10100e_s140.hex --application-version 0 --bootloader-version 0 --bl-settings-version 1 ble_app_uart_pca10100e_s140_setting.hex
Hi,
I confirm it,using family flag NRF52QFAB,it's working well.
nrfutil settings generate --family NRF52QFAB --application ble_app_uart_pca10100e_s140.hex --application-version 0 --bootloader-version 0 --bl-settings-version 1 ble_app_uart_pca10100e_s140_setting.hex