User Activity

It seems to enroll well to APP but when I try to send a message the aci_gap_init return the status value 0x46, BLE_STATUS_NOT_ALLOWED/* USER CODE BEGIN FD_WRAP_FUNCTIONS */tBleStatus P2PS_STM_App_Update_Buffer(uint16_t UUID, uint8_t *pPayload, uint8_...
Hello everyone,I'm trying to create a BLE project as virtualCOMPort to start and after saving the setup wizard, when it compiles I get an undefined reference to `MX_BlueNRG_MS_Init and MX_BlueNRG_MS_Process'.This functions are declared inside 'app_b...
MCU STM32L431, SYSCLK 80MHzThe callback takes 1.5us to fire from pin drop, and the callback functions take long time to execute as I show the imagethe pin config function/** * @brief GPIO Initialization Function * @param None * @retval None */static ...
hi all,I need to use a SPI1 as slave and receive character by character via interrupt and not works.I have placed a break point to "void NMI_Handler(void)" and "void SPI1_IRQHandler(void)" but never fire into the functions.static void MX_SPI1_Init(vo...
I've been looking into STM32Cube_FW_L4_V1.15.0 and I can't found any.Thanks in advance
Kudos from