msaunby / ble-sensor-pi

Simple example for SensorTag with RaspberryPi a Bluetooth Low Engery (BLE GATT) device
152 stars 66 forks source link

New version of gatttool do not use '[CON]' in prompt to indicate connection. #2

Open jdylson opened 10 years ago

jdylson commented 10 years ago

Gatttool now changes to a blue prompt to show connection. Validation of a connection should be made by some other method, than "self.con.expect('[CON].*>')". Gatttool patch information is here: http://www.spinics.net/lists/linux-bluetooth/msg34736.html