2021-02-24 1:54 AM
Stm32wb BLE callback function:
void hci_disconnection_complete_event( uint8_t Status,
uint16_t Connection_Handle,
uint8_t Reason )
{
printf("hci_disconnection_complete_event");
}
not working.
STM32WB use a utility function to control the BLE functionality.
some observed points are -
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.