User Activity

Hello I'm very new in stm32wbX programming  and I've created a ble service with custom advertise data packet 0xff with values 0x60,0x61 in app_ble.c uint8_t a_AdvData[12] ={  7, AD_TYPE_COMPLETE_LOCAL_NAME, 'B', 'E', 'A', 'C', 'O', 'N',  /* Complete ...
Hello i'm starting programming with stm32, i've bought the stm32wb5mm-dk and with stm32cubemx I've tried to configure the board to create a ble ibeacon.So, now i can see the ibeacon from nrf app but isn't showed the name (N/A ibeacon). How can i see ...
Kudos given to