Producing custom GATT services and characteristics

Does anyone know of any any ble libraries available for the bluno nano while using the arduino ide? I am trying to make custom GATT services and characteristics with my bluno nano. If not, do you have any suggestions on how I should go about producing these services and characteristics?
Thanks for the help in advanced.
Thanks for the help in advanced.
2017-02-18 09:23:53 No, sorry for not making myself clear. I want to be able to make custom ble services and characteristics. For example, the Arduino 101 board has ble capabilities and it has a library to make custom services and characteristics. Seen here make_clickable_callback(MAGIC_URL_FULL, ' ', 'https://www.arduino.cc/en/Reference/CurieBLE', '', ' class="postlink"') , unfortunately the library is incompatible with the bluno nano. I was just wondering how I could implement custom services and characteristics on the bluno nano. Like does a library exist that is compatible with the bluno nano or is there any method that you suggest.
Thanks for your time and help
d.brandonk
Thanks for your time and help

2017-02-17 19:56:35 Sorry, I am a little confused. GATT is a trade agreement, right? Why do you want to custom GATT?
Wendy.Hu
