|||| Luiz, We tried below python script, we got an error *|"GattManager1 interface not found" |* Can you please provide flow of sequence and dependences. Thanks &Regards, V.Mallikarjuna Rao On 05/16/2016 01:15 PM, Luiz Augusto von Dentz wrote: > Hi, > > On Mon, May 16, 2016 at 10:05 AM, Mallikarjuna V > wrote: >> Hi Marcel, >> >> I need to develop the BLE based profile on GATT layer by using BULEZ >> software. I am unable to find the any reference documents to add new BLE >> services on GATT layer. >> >> Can you please provide any documents or links to develop the GATT server >> profiles on BLUEZ stack. > You can find the GATT related API documentation here: > > https://git.kernel.org/cgit/bluetooth/bluez.git/tree/doc/gatt-api.txt > > There is also a python sample available under test/example-gatt-server: > > https://git.kernel.org/cgit/bluetooth/bluez.git/tree/test/example-gatt-server > > >