I am using STEVAL_MKSBOX1V1 and I am trying to advertise my sensor value. Can some one guide me on this.
I shall see the Ibeacon details in my phone but unable to change the service UUID. If I change and compile it, the changes are not reflected in the Smartphone. void Device_Init(void) { uint8_t ret; uint16_t service_handle; uint16_t dev_name_char_hand...