Resolved! How do you add a custom GATT service to a HID peripheral.
I'm trying to add a custom GATT service to a HID peripheral. I'm using a BlueNRG-2 and following the BLE_HID_Peripheral example. In the hidService_Type ther are two fileds that look like they might be used for this. They are includedServiceEnabled an...