Sorry, but there are no more tags available to filter with.
  • why UUID reversed after registered

    Hi guys, I notice that the bytes array of UUID is reversed after registerd. For example, I define the UUID marco as follows and registe it at ble_nus_init(). #define NUS_BASE_UUID {{0x9E, 0xCA, 0xDC, 0x24, 0x0E, 0xE5, 0xA9, 0xE0, 0x93, 0xF3, 0xA3…