Search found 1 match

by kevinh
Sun Jul 02, 2017 6:25 pm
Forum: ESP-IDF
Topic: [Info]: BLE: service_uuid_len must be multiple of 16
Replies: 4
Views: 9739

Re: [Info]: BLE: service_uuid_len must be multiple of 16

BTW - The example for the gate_security_server, looks to have the UUID for Heart Rate wrong static uint8_t sec_service_uuid[16] = { /* LSB <--------------------------------------------------------------------------------> MSB */ //first uuid, 16bit, [12],[13] is the value 0xfb, 0x34, 0x9b, 0x5f, 0x8...