BLE Thread dynamic stack broken in Cube v. 1.24?
After a long time, i started to look into using the BLE_Thread_dynamic stack image on WB55 again. First without success with my own code on my own board, which I do think to remember worked before.
But afterwards with the BLE_Thread_dyn example on a WB55 Nucleo Board and that doesn't work as well.
This is how the FUS Info looks

And this is where it gets stuck

Any Ideas what I might be doing wrong?
I already tested with and without "Start Wireless Stack" from the programmer. Not using it, makes it stop even earlier, at hci_reset.
Starting to look into older stack images now.
Edit: I went back up to 1.18 (using the example code from 1.24, which seems to be untouched since way back) and nothing worked :thinking_face:.
