Tuesday 15 November 2016

GATT interaction for raspberry pi

After preparing the test cases for BT, it was time to prepare some for BLE. The first thing that I thought of was having a GATT interaction between pi and another GATT server. This was obvious because of the availability of many GATT server lying around the desk waiting for being powered up. There was no one answer for how to do it around the web. A whole day searching and combining things together lead me to conjure up a test case. The details can be found at the following document I am keeping:
https://github.com/Govind9/Tutes/blob/master/Bluez 

No comments:

Post a Comment