BlueZ: How to set up a GATT server from the command line
问题 I would like to know if there is a way to set up a gatt server from the Linux command line. I know that the BlueZ gatttool command allows you to act as a gatt client and interrogate a remote gatt server, however, I do not think that this tool can be used to set up a server. What I want to achieve is a gatt server, created from the command line , and can be interrogated by any central device (e.g. iOS or Android device) to connect to the GATT server, discover the services and characteristics,