cancel
Showing results for 
Search instead for 
Did you mean: 

What are the STM32WB Custom Template Notify functions for?

mbedt
Associate

I've noticed that when I create a notify characteristic, two functions are created each time: one is called Custom_<name of char>_Send_Notication(), the other is Custom_<name of char>_Update_Char(). What is the difference? They both end up calling the same function, Custom_STM_App_Update_Char(CUSTOM_STM_PINGRESPONSE, (uint8_t *)NotifyCharData), but point to different arrays - why different arrays / what is their purpose?

0 REPLIES 0