Hallo,
Maschine aus- und eingeschalten, Handy BT aus, aber
gatttool -b XX:XX:XX:XX:XX:XX --characteristics
connect error: Connection refused (111)
Auf der Suche im Internet nach dem Fehler 111 bin ich auf Folgendes gestossen:
sudo gatttool -t random -b XX:XX:XX:XX:XX:XX -I
nach einem ERFOLGREICHEN 'connect' bringt ein 'characteristics' folgende Characteristics:
handle: 0x0002, char properties: 0x0a, char value handle: 0x0003, uuid: 00002a00-0000-1000-8000-00805f9b34fb
handle: 0x0004, char properties: 0x02, char value handle: 0x0005, uuid: 00002a01-0000-1000-8000-00805f9b34fb
handle: 0x0006, char properties: 0x02, char value handle: 0x0007, uuid: 00002a04-0000-1000-8000-00805f9b34fb
handle: 0x000a, char properties: 0x02, char value handle: 0x000b, uuid: 5a401524-ab2e-2548-c435-08c300000710
handle: 0x000d, char properties: 0x08, char value handle: 0x000e, uuid: 5a401525-ab2e-2548-c435-08c300000710
handle: 0x0010, char properties: 0x08, char value handle: 0x0011, uuid: 5a401529-ab2e-2548-c435-08c300000710
handle: 0x0013, char properties: 0x08, char value handle: 0x0014, uuid: 5a401528-ab2e-2548-c435-08c300000710
handle: 0x0016, char properties: 0x0a, char value handle: 0x0017, uuid: 5a401530-ab2e-2548-c435-08c300000710
handle: 0x0019, char properties: 0x02, char value handle: 0x001a, uuid: 5a401527-ab2e-2548-c435-08c300000710
handle: 0x001c, char properties: 0x02, char value handle: 0x001d, uuid: 5a401531-ab2e-2548-c435-08c300000710
handle: 0x001f, char properties: 0x0a, char value handle: 0x0020, uuid: 5a401532-ab2e-2548-c435-08c300000710
handle: 0x0022, char properties: 0x0a, char value handle: 0x0023, uuid: 5a401535-ab2e-2548-c435-08c300000710
handle: 0x0025, char properties: 0x0a, char value handle: 0x0026, uuid: 5a401533-ab2e-2548-c435-08c300000710
handle: 0x0028, char properties: 0x02, char value handle: 0x0029, uuid: 5a401534-ab2e-2548-c435-08c300000710
handle: 0x002b, char properties: 0x02, char value handle: 0x002c, uuid: 5a401536-ab2e-2548-c435-08c300000710
handle: 0x002e, char properties: 0x02, char value handle: 0x002f, uuid: 5a401537-ab2e-2548-c435-08c300000710
handle: 0x0031, char properties: 0x02, char value handle: 0x0032, uuid: 5a401538-ab2e-2548-c435-08c300000710
handle: 0x0035, char properties: 0x02, char value handle: 0x0036, uuid: 5a401624-ab2e-2548-c435-08c300000710
handle: 0x0038, char properties: 0x08, char value handle: 0x0039, uuid: 5a401625-ab2e-2548-c435-08c300000710
handle: 0x003c, char properties: 0x04, char value handle: 0x003d, uuid: 00001532-1212-efde-1523-785feabcd123
handle: 0x003e, char properties: 0x18, char value handle: 0x003f, uuid: 00001531-1212-efde-1523-785feabcd123
Und nun? Was kann ich weiter machen?
Gruß
Kurt