Nicolas SAUGNIER

Results 4 issues of Nicolas SAUGNIER

Hello, In STM32Cube_FW_WB_V1.13.1/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_TransparentMode/STM32_WPAN/App/tm.c line 170, there is a call to `MX_USART1_UART_Init();` It should be dependent upon definition of CFG_HW_LPUART1_ENABLED or CFG_HW_USART1_ENABLED, to either init USART1 or LPUART1. Best regards, Xevel

projects
ble

Hello, In readme.md of the bluetooth_applications/bluetooth_hid_keyboard/ project, there is a mistake in the HID descriptor. It ends with: > 0x05, 0x01 | Usage Minimum (Reserved (no event indicated)) > 0x05,...

0-bug

### Problem Description Value sent to the device for volume +22.5dB is wrong. Code sends 0x06 when it should be 0x05. Result is that the device goes mute (as 0x06...

Type: Bug Select a piece of code, ask to refactor it, response is : Sure, please provide the code from the file `...` and indicate where you need help with...