User Activity

Hi I m using PGEEZ1. Hope you are well. I am going through some irregularities , when i try to read second time it gives me all zeros. Your Assistance will be appreciated!MX_EEPROM_Init();/* USER CODE BEGIN 2 */PGEEZ1_M95P32_WriteEnable(0); printf("\...
Hi CommunityHope you guys are well. I am trying to implement Bluetooth and emulated eeprom working. i have followed the ble_heartrate_eeprom_emul example and i got blue tooth and eeprom emulation working, the problem i am having is when the EEPROM em...
I have stm32wb55 , i have created a service using stm32cubeIDE, in that i have like 3 characteristics  1:: myChar, 2: mynotify and 3: mywrite,, ( mynotify has nothing to do with this problem). mychar is used to read the value only and mywrite is set ...
Hi hope you guys are well,  When i call the function to turn the BLE on, it starts to advertise but i dont know to get out of that function , means in the main while loop the code is stuck at MX_APPE_Proccess(), i did the debugging but its just loopi...
Kudos given to