In the STM32WL55 reference manual (RM0453 Rev 1) section 5.8.5 states "Get_Status(status) can be issued at any time"However, there seem to be many situations where this command will result in a reserved value for the "CmdStatus" field.A minimal repro...