Hi John, On Mon, Aug 20, 2012 at 9:19 PM, John Tobias <john.tobias.ph@xxxxxxxxx> wrote: > Hello Guys, > > I was playing with bluez-4.99 for LE. After setting the "EnableGatt to > true" and re-start the bluetoothd, I was able to connect to the > advertised services of the bluez. But, I could not figured out how to > access/load the gatt_example plugin and access the services. Any > information how to do it? First, make sure that gatt_example plugin was compiled into bluetoothd. You can check this by looking at the first lines of the debug log for this string: src/plugin.c:add_plugin() Loading gatt_example plugin As long as you don't pass any "-P" option to bluetoothd, all compiled plugins will load by default. Next, you can test GATT operations from a remote device, e.g. some GATT client you already have or the "gatttool" in BlueZ (running on another adapter). Best Regards, -- Anderson Lizardo Instituto Nokia de Tecnologia - INdT Manaus - Brazil -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html