I'm starting a project with BLUENRG-LP and I used WiSE Studio to map the pins and generate the initial project. On my board, I have an LED connected to a GPIO pin I would like to blink, so I added to the while loop:HAL_GPIO_TogglePin(GPIOA, LL_GPIO_P...