cancel
Showing results for 
Search instead for 
Did you mean: 

ERROR : ERR_THREAD_CHECK_WIRELESS

jfc54
Associate

get an error when debugging the example application:
STM32Cube_FW_WB_V1.17.2/Projects/P-NUCLEO-WB55.Nucleo/Applications/Thread/Thread_Coap_Generic
error:
[M4 APPLICATION] **********************************************************
[M4 APPLICATION] WIRELESS COPROCESSOR FW:
[M4 APPLICATION] VERSION ID = 1.17.0
[M4 APPLICATION] **** Fatal error = ERROR : ERR_THREAD_CHECK_WIRELESS (Err = 1)

tools
stm32CubeIde V1.13.2
stm32CubeProg v2.14.0
software
stm32Cube_FW_WB_V1.17.2
macOS V13.5.2
hardware
P-NUCLEO-WB55 (FUS version 0.5.3) development board
Imac I5 intel core 64bits

build process
upgrade the FUS on P-NUCLEO-WB55 from 0.5.3 to 1.2.0.0 using stm32CubeProg:
STM32Cube_FW_WB_V1.17.2/Projects/STM32WB_Copro_Wireless_Binaries/STM32WB5x/stm32wb5x_FUS_fw.bin
starting address = 0x080EC000
install the wireless stack using stm32CubeProg:
STM32Cube/Repository/STM32Cube_FW_WB_V1.17.2/Projects/STM32WB_Copro_Wireless_Binaries/STM32WB5x
/stm32wb5x_Thread_FTD_fw.bin
starting address = 0x08083000
FUS information after install
FUS State FUS_IDLE
FUS Status FUS_NO_ERROR
FUS Version v1.2.0.0
STACK Version v1.17.0.0
FUS Operator v3.1.0
start stm32CubeIde
no build errors for app Thread_Coap_Generic
debug
breakpoint at app_thread.c->(442) if (SHCI_GetWirelessFwInfo(p_wireless_info) != SHCI_Success)
step through SHCI_GetWirelessFwInfo
ipccdba = 0
FUS is running on cpu2
wireless_firmware_version = 17891328
wireless_firmware_memorySize = 113
wireless_firmware_infoStack = 0

fus_version = 16908288
fus_memorySize = 6

wireless info
versionmajor = 1
versionminor = 17
versionsub = 0
versionbranch = 0
versionreleasetype = 0
memorysizesram2b = 0
memorysizesram2a = 0
memorsizesram1 = 0
memorysizeflash = 113
stacktype = 0
fus info
versionmajor = 1
vesionminor = 2
versionsub = 0
memorysizesram2b = 0
memorysizesram2a = 0
memorysizeflash = 0

invalid value for wireless_firmware_infoStack
other values may be invalid

Can anyone suggest a method to solve this problem?

 

1 REPLY 1
Stlinkos
Associate II

Hi, 

I have the same problem, have you found a solution ?

 

Best Regards,