I am interested. I think I have a type 69. Just got some other BT sensors online to monitor plants and temp. This would be great!
found this but not sure it will do anything for you here
Welcome to the thread @ssams - that link you posted is from @luma a few posts up.
No progress on my side, I am unlikely to have the chance to dig much further so I think it is just a matter of waiting for a person with the right skills to pick up one of these units and take over where this thread has left off.
I think basic communication and functionality is probably only a day or two work for a suitable dev, a full-blown integration would require a few weeks part-time for a beta I am guessing.
Havenāt yet seen any evidence yet that it is encrypted or otherwise impossible, so Iām hopeful we will get there.
oops - sorry about that post. missed that. hopefully one of these bright minds will take it on. until then i will patiently wait ;). i have seen a few who just override controller and use a nodemcu but I donāt feel like tearing mine apart. i will work on my peristaltic pumps first. tired of mixing nutrients every other day.
thanks!
Does the 2022.9 release which includes a lot more Bluetooth (Bluetooth Proxy) functionality make this integration more achievable? Sorry if this sounds like a dumb question - new to HA, and playing catchup.
Following. I want to buy their controller only if we find a way of connecting and managing it with HA
To close the loop, Iāve tested controlling this with an ESP32 and a transistor and it works great. Iām going to get a PCB built to do this.
@poldim What did you test? Were you able to report temp or control the fan? Why do you need a PCB if itās just Bluetooth? Apologies for the questions, Iām just trying to figure out if I should upgrade my controller.
@hivemind unable to gatt into the controller to send commands but could you do me a favor and dump the primary readout of uuidās here please? i want to try match up some codes on this end
70d51002-2c7f-4e75-ae8a-d758951ce4e0 seems to be the main one, it has write and notify (0x2902) on it.
When i enable notifications on this I get an update every 1 second (looks to be just timestamp incrementing)
I | 10:52:26.505 | Notification received from 70d51002-2c7f-4e75-ae8a-d758951ce4e0, value: (0x) A5-10-00-05-01-0B-C1-C9-00-01-20-01-01-30-00-F8-CB |
---|---|---|
A | 10:52:26.505 | (0x) A5-10-00-05-01-0B-C1-C9-00-01-20-01-01-30-00-F8-CB received |
I | 10:52:28.570 | Notification received from 70d51002-2c7f-4e75-ae8a-d758951ce4e0, value: (0x) A5-10-00-05-01-0C-B1-2E-00-01-20-01-01-30-00-F8-CB |
A | 10:52:28.570 | (0x) A5-10-00-05-01-0C-B1-2E-00-01-20-01-01-30-00-F8-CB received |
I | 10:52:30.630 | Notification received from 70d51002-2c7f-4e75-ae8a-d758951ce4e0, value: (0x) A5-10-00-05-01-0D-A1-0F-00-01-20-01-01-30-00-F8-CB |
yea i dug into the bt snooplog a bit and pulled some information from them, just before killing bluetooth on my raspi machineā¦somewhere in the sapā¦ and havent been able to use hci or gatt to hack away at the signal coming from the controller atmā¦
wireshark dump
handshake controller to system
Frame 1716: 12 bytes on wire (96 bits), 12 bytes captured (96 bits)
Encapsulation type: Bluetooth H4 with linux header (99)
Arrival Time: Nov 19, 2022 13:49:46.147242000 EST
[Time shift for this packet: 0.000000000 seconds]
Epoch Time: 1668883786.147242000 seconds
[Time delta from previous captured frame: 0.000449000 seconds]
[Time delta from previous displayed frame: 0.000449000 seconds]
[Time since reference or first frame: 17306.238112000 seconds]
Frame Number: 1716
Frame Length: 12 bytes (96 bits)
Capture Length: 12 bytes (96 bits)
[Frame is marked: False]
[Frame is ignored: False]
Point-to-Point Direction: Received (1)
[Protocols in frame: bluetooth:hci_h4:bthci_acl:btl2cap:btatt]
Bluetooth
[Source: f0:74:59:49:c0:45 (f0:74:59:49:c0:45)]
[Destination: f8:28:fb:e7:1f:24 (f8:28:fb:e7:1f:24)]
Bluetooth HCI H4
[Direction: Rcvd (0x01)]
HCI Packet Type: ACL Data (0x02)
Bluetooth HCI ACL Packet
.... 0000 0001 0000 = Connection Handle: 0x010
..10 .... .... .... = PB Flag: First Automatically Flushable Packet (2)
00.. .... .... .... = BC Flag: Point-To-Point (0)
Data Total Length: 7
Data
[Connect in frame: 1708]
[Source BD_ADDR: f0:74:59:49:c0:45 (f0:74:59:49:c0:45)]
[Source Device Name: ]
[Source Role: Unknown (0)]
[Destination BD_ADDR: f8:28:fb:e7:1f:24 (f8:28:fb:e7:1f:24)]
[Destination Device Name: CP10]
[Destination Role: Unknown (0)]
[Current Mode: Unknown (-1)]
Bluetooth L2CAP Protocol
Length: 3
CID: Attribute Protocol (0x0004)
Bluetooth Attribute Protocol
Opcode: Exchange MTU Request (0x02)
0... .... = Authentication Signature: False
.0.. .... = Command: False
..00 0010 = Method: Exchange MTU Request (0x02)
Client Rx MTU: 247
first time the system tells controller anything
Frame 1808: 27 bytes on wire (216 bits), 27 bytes captured (216 bits)
Bluetooth
Bluetooth HCI H4
Bluetooth HCI ACL Packet
.... 0000 0001 0000 = Connection Handle: 0x010
..00 .... .... .... = PB Flag: First Non-automatically Flushable Packet (0)
00.. .... .... .... = BC Flag: Point-To-Point (0)
Data Total Length: 22
Data
[Connect in frame: 1708]
[Source BD_ADDR: f8:28:fb:e7:1f:24 (f8:28:fb:e7:1f:24)]
[Source Device Name: CP10]
[Source Role: Unknown (0)]
[Destination BD_ADDR: f0:74:59:49:c0:45 (f0:74:59:49:c0:45)]
[Destination Device Name: ]
[Destination Role: Unknown (0)]
[Current Mode: Unknown (-1)]
Bluetooth L2CAP Protocol
Length: 18
CID: Attribute Protocol (0x0004)
Bluetooth Attribute Protocol
Opcode: Write Command (0x52)
0... .... = Authentication Signature: False
.1.. .... = Command: True
..01 0010 = Method: Write Request (0x12)
Handle: 0x001d (Unknown: Unknown)
[Service UUID: 70d510002c7f4e75ae8ad758951ce4e0]
[UUID: 70d510012c7f4e75ae8ad758951ce4e0]
Value: a50000030000f5690001313233f0ea
Frame 2060: 26 bytes on wire (208 bits), 26 bytes captured (208 bits)
Bluetooth
Bluetooth HCI H4
Bluetooth HCI ACL Packet
.... 0000 0001 0000 = Connection Handle: 0x010
..00 .... .... .... = PB Flag: First Non-automatically Flushable Packet (0)
00.. .... .... .... = BC Flag: Point-To-Point (0)
Data Total Length: 21
Data
[Connect in frame: 1708]
[Source BD_ADDR: f8:28:fb:e7:1f:24 (f8:28:fb:e7:1f:24)]
[Source Device Name: CP10]
[Source Role: Unknown (0)]
[Destination BD_ADDR: f0:74:59:49:c0:45 (f0:74:59:49:c0:45)]
[Destination Device Name: ]
[Destination Role: Unknown (0)]
[Current Mode: Unknown (-1)]
Bluetooth L2CAP Protocol
Length: 17
CID: Attribute Protocol (0x0004)
Bluetooth Attribute Protocol
Opcode: Write Command (0x52)
0... .... = Authentication Signature: False
.1.. .... = Command: True
..01 0010 = Method: Write Request (0x12)
Handle: 0x001d (Unknown: Unknown)
[Service UUID: 70d510002c7f4e75ae8ad758951ce4e0]
[UUID: 70d510012c7f4e75ae8ad758951ce4e0]
Value: a5000002003e15c4000120308345
from tablet to controller
hopefully ill be able to get it up and going again after workā¦ should be able to compile the uuids and the commands into vs code and start sending to controller to see what it responds with
ive found a few more that indicate notifications
yours which is
70d51002-2c7f-4e75-ae8a-d758951ce4e0
also
8ec90003-f315-4f60-9fb8-838830daea50
generic attribute service changed :
00002902-0000-1000-8000-00805f9b34fb
I have both the wifi and bluetooth control units; if someone gets a working integration or set of commands, happy to test it out.
can anyone use nRF connect to write to unkown service
70d51001-2c7f-4e75-ae8a-d758951ce4e0
sending these values to test results with controller
a50000020001d278000120308345
a5100005000153b200012001003000cffb
a5000009000212ea00030107160b1704103214c759
a51000020002e64100030100eea1
a5000008000335fb00011011121314151617713e
a510002e000305c7000110010211010a12010013070f4e1a4917463f1404000007081504Ć¢\200\246
a50000030004b5ed000102032078e9
a510001100049cb400010205060a201e7803050000000000200100e1e6
a50000030005a5cc000102032078e9
a510001100058c9500010205060a1d1e14030500000000002001008cc8
a50000020006a29f000120308345
a51000050006235500012001003000cffb
a50000030007858e000102032078e9
a51000110007acd700010205060a1d1e14030500000000002001008cc8
a500000300087461000102032078e9
a510001100085d3800010205060a1f1e1403050000000000200100060e
a500000200095370000120308345
a51000050009d2ba00012001003000cffb
a5000003000a5423000102032078e9
a5100011000a7d7a00010205060a201e1403050000000000200100fc80
a5000003000b4402000102032078e9
a5100011000b6d5b00010205060a1f1e1403050000000000200100060e
a5000002000c03d5000120308345
a5100005000c821f00012001003000cffb
a5000003000d24c4000102032078e9
a5100011000d0d9d00010205060a1f1e1403050000000000200100060e
a5000003000e14a7000102032078e9
a5100011000e3dfe00010205060a1f1e1403050000000000200100060e
a5000002000f33b6000120308345
a5100005000fb27c00012001003000cffb
a50000030010e758000102032078e9
a51000110010ce0100010205060a201e1403050000000000200100fc80
a50000030011f779000102032078e9
a51000110011de2000010205060a201e1403050000000000200100fc80
a50000020012f02a000120308345
a5100005001271e000012001003000cffb
a50000030013d73b000102032078e9
a51000110013fe6200010205060a221e14030500000000002001007646
a5000002001490ec000120308345
a51000050014112600012001003000cffb
a50000030015b7fd000102032078e9
a510001100159ea400010205060a201e1403050000000000200100fc80
a50000030016879e000102032078e9
a51000110016aec700010205060a221e14030500000000002001007646
a50000020017a08f000120308345
a51000050017214500012001003000cffb
a500000300186650000102032078e9
a510001100184f0900010205060a231e14030500000000002001003325
a500000300197671000102032078e9
a510001100195f2800010205060a231e14030500000000002001003325
a5000002001a7122000120308345
a5100005001af0e800012001003000cffb
a5000003001b5633000102032078e9
a5100011001b7f6a00010205060a221e14030500000000002001007646
a5000009001ce11500030107160b1704103225e12b
a5100002001c15be00030100eea1
a5000002001d01c5000120308345
a5100005001d800f00012001003000cffb
a5000002001e31a6000120308345
a5100005001eb06c00012001003000cffb
a5000009001fd17600030107160b170410322a10c4
a5100002001f25dd00030100eea1
a50000030020d10b000102032078e9
a51000110020f85200010205060a261e140305000000000020010073eb
a50000020021f61a000120308345
a5100005002177d000012001003000cffb
a50000030022f149000102032078e9
a51000110022d81000010205060a231e14030500000000002001003325
a50000030023e168000102032078e9
a51000110023c83100010205060a221e14030500000000002001007646
a50000090024564e00030107160b170410322d6023
a51000020024a2e500030100eea1
a50000020025b69e000120308345
a51000050025375400012001003000cffb
a5000002002686fd000120308345
a51000050026073700012001003000cffb
a5000002002796dc000120308345
a51000050027171600012001003000cffb
a500000200286733000120308345
a51000050028e6f900012001003000cffb
a500000200297712000120308345
a51000050029f6d800012001003000cffb
a5000002002a4771000120308345
a5100005002ac6bb00012001003000cffb
a5000002002b5750000120308345
a5100005002bd69a00012001003000cffb
a5000002002c27b7000120308345
a5100005002ca67d00012001003000cffb
a5000002002d3796000120308345
a5100005002db65c00012001003000cffb
a5000002002e07f5000120308345
a5100005002e863f00012001003000cffb
a5000002002f17d4000120308345
a5100005002f961e00012001003000cffb
a50000020030f40a000120308345
a5100005003075c000012001003000cffb
a50000020031e42b000120308345
a5100005003165e100012001003000cffb
a50000020032d448000120308345
a51000050032558200012001003000cffb
a50000020033c469000120308345
a5100005003345a300012001003000cffb
a50000020034b48e000120308345
a51000050034354400012001003000cffb
a50000020035a4af000120308345
a51000050035256500012001003000cffb
a5000002003694cc000120308345
a51000050036150600012001003000cffb
a5000002003784ed000120308345
a51000050037052700012001003000cffb
a500000200387502000120308345
a51000050038f4c800012001003000cffb
a500000200396523000120308345
a51000050039e4e900012001003000cffb
a5000002003a5540000120308345
a5100005003ad48a00012001003000cffb
a5000002003b4561000120308345
a5100005003bc4ab00012001003000cffb
a5000002003c3586000120308345
a5100005003cb44c00012001003000cffb
a5000002003d25a7000120308345
a5100005003da46d00012001003000cffb
a5000002003e15c4000120308345
a5100005003e940e00012001003000cffb
a5000002003f05e5000120308345
a5100005003f842f00012001003000cffb
a500000200408a9d000120308345
a510000500400b5700012001003000cffb
a500000200419abc000120308345
a510000500411b7600012001003000cffb
a50000020042aadf000120308345
a510000500422b1500012001003000cffb
a50000020043bafe000120308345
a510000500433b3400012001003000cffb
a50000020044ca19000120308345
a510000500444bd300012001003000cffb
a50000020045da38000120308345
a510000500455bf200012001003000cffb
a50000020046ea5b000120308345
a510000500466b9100012001003000cffb
a50000020047fa7a000120308345
a510000500477bb000012001003000cffb
a500000200480b95000120308345
a510000500488a5f00012001003000cffb
a500000200491bb4000120308345
a510000500499a7e00012001003000cffb
a5000002004a2bd7000120308345
a5100005004aaa1d00012001003000cffb
a5000002004b3bf6000120308345
a5100005004bba3c00012001003000cffb
a5000002004c4b11000120308345
a5100005004ccadb00012001003000cffb
a5000002004d5b30000120308345
a5100005004ddafa00012001003000cffb
a5000002004e6b53000120308345
a5100005004eea9900012001003000cffb
a5000002004f7b72000120308345
a5100005004ffab800012001003000cffb
a5000002005098ac000120308345
a51000050050196600012001003000cffb
a50000020051888d000120308345
a51000050051094700012001003000cffb
a50000020052b8ee000120308345
a51000050052392400012001003000cffb
a50000020053a8cf000120308345
a51000050053290500012001003000cffb
a50000020054d828000120308345
a5100005005459e200012001003000cffb
a50000020055c809000120308345
a5100005005549c300012001003000cffb
a50000020056f86a000120308345
a5100005005679a000012001003000cffb
a50000020057e84b000120308345
a51000050057698100012001003000cffb
a5000002005819a4000120308345
a51000050058986e00012001003000cffb
a500000200590985000120308345
a51000050059884f00012001003000cffb
a5000002005a39e6000120308345
a5100005005ab82c00012001003000cffb
a5000002005b29c7000120308345
a5100005005ba80d00012001003000cffb
a5000002005c5920000120308345
a5100005005cd8ea00012001003000cffb
a5000002005d4901000120308345
a5100005005dc8cb00012001003000cffb
a5000002005e7962000120308345
a5100005005ef8a800012001003000cffb
a5000002005f6943000120308345
a5100005005fe88900012001003000cffb
a50000020060aeff000120308345
a510000500602f3500012001003000cffb
a50000020061bede000120308345
a510000500613f1400012001003000cffb
a500000200628ebd000120308345
a510000500620f7700012001003000cffb
a500000200639e9c000120308345
a510000500631f5600012001003000cffb
a50000020064ee7b000120308345
a510000500646fb100012001003000cffb
a50000020065fe5a000120308345
a510000500657f9000012001003000cffb
a50000020066ce39000120308345
a510000500664ff300012001003000cffb
a50000020067de18000120308345
a510000500675fd200012001003000cffb
type or paste code here
should of broken them into recieved and sent ā¦ sorry long dayā¦
write request (0x12) on unknown service uuid 70d510002c7f4e75ae8ad758951ce4e0
Rcvd handle value notification on (0x1b) same uuid 70d510002c7f4e75ae8ad758951ce4e0
heres some screenshots of the breakdown and ill try to get the rest straightened out in the meantime
rcvd dump
"No.","Time","Handle","Source","Value","Info","Destination","Protocol","Length"
"341","220.213547","0x001d,0x001f,0x001c,0x001e","f0:74:59:49:c0:45 ()","","Rcvd Read By Type Response, Attribute List Length: 2, Unknown, Unknown","f8:28:fb:e7:1f:24 (CP10)","ATT","53"
"344","220.258325","0x001f","f0:74:59:49:c0:45 ()","","Rcvd Error Response - Attribute Not Found, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","14"
"380","220.716070","0x001f","f0:74:59:49:c0:45 ()","a510001c00009e61000131168000150011000400000000000000000f4f1a4c18471c3200Ć¢\200\246","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","52"
"383","220.805873","0x001f","f0:74:59:49:c0:45 ()","a5100005000153b200012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"386","220.940919","0x001f","f0:74:59:49:c0:45 ()","a51000020002e64100030100eea1","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","26"
"389","221.031290","0x001f","f0:74:59:49:c0:45 ()","a510002e000305c7000110010211010a12010013070f4e1a4917463f1404000007081504Ć¢\200\246","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","70"
"392","221.120989","0x001f","f0:74:59:49:c0:45 ()","a510001100049cb400010205060a201e7803050000000000200100e1e6","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","41"
"396","222.200945","0x001f","f0:74:59:49:c0:45 ()","a510001100058c9500010205060a1d1e14030500000000002001008cc8","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","41"
"399","222.965853","0x001f","f0:74:59:49:c0:45 ()","a51000050006235500012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"402","223.280976","0x001f","f0:74:59:49:c0:45 ()","a51000110007acd700010205060a1d1e14030500000000002001008cc8","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","41"
"405","224.585935","0x001f","f0:74:59:49:c0:45 ()","a510001100085d3800010205060a1f1e1403050000000000200100060e","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","41"
"408","225.035790","0x001f","f0:74:59:49:c0:45 ()","a51000050009d2ba00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"411","225.711343","0x001f","f0:74:59:49:c0:45 ()","a5100011000a7d7a00010205060a201e1403050000000000200100fc80","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","41"
"414","226.925927","0x001f","f0:74:59:49:c0:45 ()","a5100011000b6d5b00010205060a1f1e1403050000000000200100060e","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","41"
"417","227.106245","0x001f","f0:74:59:49:c0:45 ()","a5100005000c821f00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"420","228.050858","0x001f","f0:74:59:49:c0:45 ()","a5100011000d0d9d00010205060a1f1e1403050000000000200100060e","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","41"
"424","229.175890","0x001f","f0:74:59:49:c0:45 ()","a5100011000e3dfe00010205060a1f1e1403050000000000200100060e","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","41"
"427","229.310868","0x001f","f0:74:59:49:c0:45 ()","a5100005000fb27c00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"430","230.300938","0x001f","f0:74:59:49:c0:45 ()","a51000110010ce0100010205060a201e1403050000000000200100fc80","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","41"
"433","231.381245","0x001f","f0:74:59:49:c0:45 ()","a51000110011de2000010205060a201e1403050000000000200100fc80","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","41"
"436","231.470790","0x001f","f0:74:59:49:c0:45 ()","a5100005001271e000012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"439","232.505831","0x001f","f0:74:59:49:c0:45 ()","a51000110013fe6200010205060a221e14030500000000002001007646","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","41"
"446","233.585833","0x001f","f0:74:59:49:c0:45 ()","a51000050014112600012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"450","233.720915","0x001f","f0:74:59:49:c0:45 ()","a510001100159ea400010205060a201e1403050000000000200100fc80","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","41"
"455","234.770888","0x001f","f0:74:59:49:c0:45 ()","a51000110016aec700010205060a221e14030500000000002001007646","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","41"
"458","235.670744","0x001f","f0:74:59:49:c0:45 ()","a51000050017214500012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"461","235.820806","0x001f","f0:74:59:49:c0:45 ()","a510001100184f0900010205060a231e14030500000000002001003325","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","41"
"464","236.903487","0x001f","f0:74:59:49:c0:45 ()","a510001100195f2800010205060a231e14030500000000002001003325","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","41"
"467","237.710626","0x001f","f0:74:59:49:c0:45 ()","a5100005001af0e800012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"470","237.950690","0x001f","f0:74:59:49:c0:45 ()","a5100011001b7f6a00010205060a221e14030500000000002001007646","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","41"
"473","238.370796","0x001f","f0:74:59:49:c0:45 ()","a5100002001c15be00030100eea1","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","26"
"485","239.840633","0x001f","f0:74:59:49:c0:45 ()","a5100005001d800f00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"488","241.970887","0x001f","f0:74:59:49:c0:45 ()","a5100005001eb06c00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"499","243.021185","0x001f","f0:74:59:49:c0:45 ()","a5100002001f25dd00030100eea1","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","26"
"503","243.230860","0x001f","f0:74:59:49:c0:45 ()","a51000110020f85200010205060a261e140305000000000020010073eb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","41"
"506","244.100949","0x001f","f0:74:59:49:c0:45 ()","a5100005002177d000012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"509","244.580342","0x001f","f0:74:59:49:c0:45 ()","a51000110022d81000010205060a231e14030500000000002001003325","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","41"
"513","245.702788","0x001f","f0:74:59:49:c0:45 ()","a51000110023c83100010205060a221e14030500000000002001007646","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","41"
"516","245.840610","0x001f","f0:74:59:49:c0:45 ()","a51000020024a2e500030100eea1","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","26"
"527","246.170582","0x001f","f0:74:59:49:c0:45 ()","a51000050025375400012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"530","248.270172","0x001f","f0:74:59:49:c0:45 ()","a51000050026073700012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"533","250.401374","0x001f","f0:74:59:49:c0:45 ()","a51000050027171600012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"542","252.499862","0x001f","f0:74:59:49:c0:45 ()","a51000050028e6f900012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"546","254.689748","0x001f","f0:74:59:49:c0:45 ()","a51000050029f6d800012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"549","256.789519","0x001f","f0:74:59:49:c0:45 ()","a5100005002ac6bb00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"552","258.889519","0x001f","f0:74:59:49:c0:45 ()","a5100005002bd69a00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"555","261.169426","0x001f","f0:74:59:49:c0:45 ()","a5100005002ca67d00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"558","263.299353","0x001f","f0:74:59:49:c0:45 ()","a5100005002db65c00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"561","265.429080","0x001f","f0:74:59:49:c0:45 ()","a5100005002e863f00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"567","267.738940","0x001f","f0:74:59:49:c0:45 ()","a5100005002f961e00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"570","269.868747","0x001f","f0:74:59:49:c0:45 ()","a5100005003075c000012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"573","272.028770","0x001f","f0:74:59:49:c0:45 ()","a5100005003165e100012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"576","274.158412","0x001f","f0:74:59:49:c0:45 ()","a51000050032558200012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"579","276.228252","0x001f","f0:74:59:49:c0:45 ()","a5100005003345a300012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"582","278.328728","0x001f","f0:74:59:49:c0:45 ()","a51000050034354400012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"585","280.428153","0x001f","f0:74:59:49:c0:45 ()","a51000050035256500012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"588","282.947930","0x001f","f0:74:59:49:c0:45 ()","a51000050036150600012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"591","285.047898","0x001f","f0:74:59:49:c0:45 ()","a51000050037052700012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"594","287.207628","0x001f","f0:74:59:49:c0:45 ()","a51000050038f4c800012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"597","289.307443","0x001f","f0:74:59:49:c0:45 ()","a51000050039e4e900012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"600","291.437790","0x001f","f0:74:59:49:c0:45 ()","a5100005003ad48a00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"605","293.567203","0x001f","f0:74:59:49:c0:45 ()","a5100005003bc4ab00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"611","295.847030","0x001f","f0:74:59:49:c0:45 ()","a5100005003cb44c00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"614","298.036812","0x001f","f0:74:59:49:c0:45 ()","a5100005003da46d00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"617","300.196774","0x001f","f0:74:59:49:c0:45 ()","a5100005003e940e00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"620","302.326740","0x001f","f0:74:59:49:c0:45 ()","a5100005003f842f00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"623","304.576404","0x001f","f0:74:59:49:c0:45 ()","a510000500400b5700012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"626","306.796964","0x001f","f0:74:59:49:c0:45 ()","a510000500411b7600012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"629","308.986345","0x001f","f0:74:59:49:c0:45 ()","a510000500422b1500012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"632","311.176094","0x001f","f0:74:59:49:c0:45 ()","a510000500433b3400012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"635","313.606414","0x001f","f0:74:59:49:c0:45 ()","a510000500444bd300012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"638","315.825763","0x001f","f0:74:59:49:c0:45 ()","a510000500455bf200012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"641","317.986188","0x001f","f0:74:59:49:c0:45 ()","a510000500466b9100012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"644","320.595765","0x001f","f0:74:59:49:c0:45 ()","a510000500477bb000012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"647","322.965766","0x001f","f0:74:59:49:c0:45 ()","a510000500488a5f00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"650","325.185135","0x001f","f0:74:59:49:c0:45 ()","a510000500499a7e00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"653","327.344982","0x001f","f0:74:59:49:c0:45 ()","a5100005004aaa1d00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"656","329.774804","0x001f","f0:74:59:49:c0:45 ()","a5100005004bba3c00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"659","332.084727","0x001f","f0:74:59:49:c0:45 ()","a5100005004ccadb00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"662","334.244681","0x001f","f0:74:59:49:c0:45 ()","a5100005004ddafa00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"665","336.464419","0x001f","f0:74:59:49:c0:45 ()","a5100005004eea9900012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"668","338.655120","0x001f","f0:74:59:49:c0:45 ()","a5100005004ffab800012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"671","341.030451","0x001f","f0:74:59:49:c0:45 ()","a51000050050196600012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"674","343.123998","0x001f","f0:74:59:49:c0:45 ()","a51000050051094700012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"677","345.643874","0x001f","f0:74:59:49:c0:45 ()","a51000050052392400012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"680","347.713637","0x001f","f0:74:59:49:c0:45 ()","a51000050053290500012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"683","349.904920","0x001f","f0:74:59:49:c0:45 ()","a5100005005459e200012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"686","352.063557","0x001f","f0:74:59:49:c0:45 ()","a5100005005549c300012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"711","354.193286","0x001f","f0:74:59:49:c0:45 ()","a5100005005679a000012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"715","356.353223","0x001f","f0:74:59:49:c0:45 ()","a51000050057698100012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"718","358.573134","0x001f","f0:74:59:49:c0:45 ()","a51000050058986e00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"733","360.702856","0x001f","f0:74:59:49:c0:45 ()","a51000050059884f00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"759","362.923464","0x001f","f0:74:59:49:c0:45 ()","a5100005005ab82c00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"789","365.022924","0x001f","f0:74:59:49:c0:45 ()","a5100005005ba80d00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"808","367.123071","0x001f","f0:74:59:49:c0:45 ()","a5100005005cd8ea00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"836","369.313057","0x001f","f0:74:59:49:c0:45 ()","a5100005005dc8cb00012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"865","371.480075","0x001f","f0:74:59:49:c0:45 ()","a5100005005ef8a800012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"881","373.693398","0x001f","f0:74:59:49:c0:45 ()","a5100005005fe88900012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"903","375.822692","0x001f","f0:74:59:49:c0:45 ()","a510000500602f3500012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"933","377.952721","0x001f","f0:74:59:49:c0:45 ()","a510000500613f1400012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"954","380.232688","0x001f","f0:74:59:49:c0:45 ()","a510000500620f7700012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"985","382.423374","0x001f","f0:74:59:49:c0:45 ()","a510000500631f5600012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"1008","384.673558","0x001f","f0:74:59:49:c0:45 ()","a510000500646fb100012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"1036","386.862685","0x001f","f0:74:59:49:c0:45 ()","a510000500657f9000012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"1040","389.085384","0x001f","f0:74:59:49:c0:45 ()","a510000500664ff300012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
"1043","391.182343","0x001f","f0:74:59:49:c0:45 ()","a510000500675fd200012001003000cffb","Rcvd Handle Value Notification, Handle: 0x001f (Unknown: Unknown)","f8:28:fb:e7:1f:24 (CP10)","ATT","29"
write dump
"No.","Time","Handle","Source","Value","Info","Destination","Protocol","Length"
"341","220.213547","0x001d,0x001f,0x001c,0x001e","f0:74:59:49:c0:45 ()","","Rcvd Read By Type Response, Attribute List Length: 2, Unknown, Unknown","f8:28:fb:e7:1f:24 (CP10)","ATT","53"
"378","220.594984","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000030000f5690001313233f0ea","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","27"
"381","220.722372","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020001d278000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"384","220.810440","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000009000212ea00030107160b1704103214c759","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","33"
"387","220.946730","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000008000335fb00011011121314151617713e","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","32"
"390","221.038745","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000030004b5ed000102032078e9","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","27"
"394","222.127505","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000030005a5cc000102032078e9","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","27"
"397","222.814758","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020006a29f000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"400","223.208345","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000030007858e000102032078e9","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","27"
"403","224.288061","0x001d","f8:28:fb:e7:1f:24 (CP10)","a500000300087461000102032078e9","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","27"
"406","224.971307","0x001d","f8:28:fb:e7:1f:24 (CP10)","a500000200095370000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"409","225.592743","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000003000a5423000102032078e9","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","27"
"412","226.718149","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000003000b4402000102032078e9","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","27"
"415","227.041763","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002000c03d5000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"418","227.932458","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000003000d24c4000102032078e9","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","27"
"422","229.059191","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000003000e14a7000102032078e9","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","27"
"425","229.182109","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002000f33b6000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"428","230.187697","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000030010e758000102032078e9","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","27"
"431","231.307866","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000030011f779000102032078e9","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","27"
"434","231.387429","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020012f02a000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"437","232.392529","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000030013d73b000102032078e9","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","27"
"440","233.477009","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002001490ec000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"447","233.591286","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000030015b7fd000102032078e9","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","27"
"453","234.727916","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000030016879e000102032078e9","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","27"
"456","235.596912","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020017a08f000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"459","235.778174","0x001d","f8:28:fb:e7:1f:24 (CP10)","a500000300186650000102032078e9","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","27"
"462","236.832090","0x001d","f8:28:fb:e7:1f:24 (CP10)","a500000300197671000102032078e9","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","27"
"465","237.676107","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002001a7122000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"468","237.910450","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000003001b5633000102032078e9","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","27"
"471","238.273766","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000009001ce11500030107160b1704103225e12b","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","33"
"483","239.751694","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002001d01c5000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"486","241.886928","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002001e31a6000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"489","242.966466","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000009001fd17600030107160b170410322a10c4","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","33"
"501","243.153321","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000030020d10b000102032078e9","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","27"
"504","244.024086","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020021f61a000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"507","244.516402","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000030022f149000102032078e9","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","27"
"511","245.595963","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000030023e168000102032078e9","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","27"
"514","245.769221","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000090024564e00030107160b170410322d6023","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","33"
"525","246.120215","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020025b69e000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"528","248.219851","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002002686fd000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"531","250.316527","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002002796dc000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"540","252.447648","0x001d","f8:28:fb:e7:1f:24 (CP10)","a500000200286733000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"544","254.547802","0x001d","f8:28:fb:e7:1f:24 (CP10)","a500000200297712000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"547","256.729303","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002002a4771000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"550","258.829532","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002002b5750000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"553","261.116811","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002002c27b7000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"556","263.208494","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002002d3796000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"559","265.351418","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002002e07f5000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"565","267.478200","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002002f17d4000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"568","269.779727","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020030f40a000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"571","271.913470","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020031e42b000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"574","274.069327","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020032d448000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"577","276.171365","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020033c469000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"580","278.293128","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020034b48e000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"583","280.373920","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020035a4af000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"586","282.902274","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002003694cc000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"589","284.994614","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002003784ed000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"592","287.090106","0x001d","f8:28:fb:e7:1f:24 (CP10)","a500000200387502000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"595","289.251002","0x001d","f8:28:fb:e7:1f:24 (CP10)","a500000200396523000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"598","291.348278","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002003a5540000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"603","293.478917","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002003b4561000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"609","295.719275","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002003c3586000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"612","297.927972","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002003d25a7000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"615","300.080335","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002003e15c4000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"618","302.240147","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002003f05e5000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"621","304.370276","0x001d","f8:28:fb:e7:1f:24 (CP10)","a500000200408a9d000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"624","306.620035","0x001d","f8:28:fb:e7:1f:24 (CP10)","a500000200419abc000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"627","308.855730","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020042aadf000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"630","311.032283","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020043bafe000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"633","313.386719","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020044ca19000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"636","315.650722","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020045da38000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"639","317.876894","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020046ea5b000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"642","320.034080","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020047fa7a000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"645","322.644394","0x001d","f8:28:fb:e7:1f:24 (CP10)","a500000200480b95000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"648","324.998453","0x001d","f8:28:fb:e7:1f:24 (CP10)","a500000200491bb4000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"651","327.228713","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002004a2bd7000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"654","329.390206","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002004b3bf6000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"657","331.818489","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002004c4b11000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"660","334.129545","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002004d5b30000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"663","336.296501","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002004e6b53000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"666","338.529071","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002004f7b72000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"669","340.703230","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002005098ac000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"672","343.076665","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020051888d000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"675","345.168967","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020052b8ee000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"678","347.659375","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020053a8cf000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"681","349.762513","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020054d828000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"684","351.976852","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020055c809000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"709","354.109482","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020056f86a000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"713","356.241485","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020057e84b000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"716","358.433094","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002005819a4000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"731","360.618060","0x001d","f8:28:fb:e7:1f:24 (CP10)","a500000200590985000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"757","362.766774","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002005a39e6000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"787","364.977083","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002005b29c7000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"806","367.074098","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002005c5920000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"834","369.188984","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002005d4901000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"863","371.369643","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002005e7962000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"876","373.518690","0x001d","f8:28:fb:e7:1f:24 (CP10)","a5000002005f6943000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"899","375.741184","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020060aeff000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"929","377.878463","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020061bede000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"951","380.002470","0x001d","f8:28:fb:e7:1f:24 (CP10)","a500000200628ebd000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"977","382.293222","0x001d","f8:28:fb:e7:1f:24 (CP10)","a500000200639e9c000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"1003","384.488704","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020064ee7b000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"1034","386.729700","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020065fe5a000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"1038","388.956901","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020066ce39000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
"1041","391.140461","0x001d","f8:28:fb:e7:1f:24 (CP10)","a50000020067de18000120308345","Sent Write Command, Handle: 0x001d (Unknown: Unknown)","f0:74:59:49:c0:45 ()","ATT","26"
now ive taken the values write and rcvd and split them into 2 csv files
sorted the values so i could see them compared to one another in a better manner then tore it apart a bit so we now have something more like
Value
A51000020002e64100030100eea1 a5100002000 02e641
A5100002001c15be00030100eea1 a5100002001 1c15be 00030100eea1
A5100002001f25dd00030100eea1 a5100002001 1f25dd 00030100eea1
A51000020024a2e500030100eea1 a5100002002 24a2e5 00030100eea1
A5100005000153b200012001003000cffb A5100005000 0153b2 00030100eea1
A51000050006235500012001003000cffb A5100005000 062355 00012001003000cffb
A51000050009d2ba00012001003000cffb A5100005000 09d2ba 00012001003000cffb
A5100005000c821f00012001003000cffb A5100005000 0c821f 00012001003000cffb
A5100005000fb27c00012001003000cffb A5100005000 62355 00012001003000cffb
A5100005001271e000012001003000cffb A5100005001 1271e0 00012001003000cffb
a51000050014112600012001003000cffb a5100005001 141126 00012001003000cffb
a51000050017214500012001003000cffb a5100005001 172145 00012001003000cffb
a5100005001af0e800012001003000cffb a5100005001 1af0e8 00012001003000cffb
a5100005001d800f00012001003000cffb a5100005001 1d800f 00012001003000cffb
a5100005001eb06c00012001003000cffb a5100005001 1eb06c 00012001003000cffb
a5100005002177d000012001003000cffb a5100005002 2177d0 00012001003000cffb
a51000050025375400012001003000cffb a5100005002 253754 00012001003000cffb
a51000050026073700012001003000cffb a5100005002 260737 00012001003000cffb
a51000050027171600012001003000cffb a5100005002 271716 00012001003000cffb
a51000050028e6f900012001003000cffb a5100005002 28e6f9 00012001003000cffb
a51000050029f6d800012001003000cffb a5100005002 29f6d8 00012001003000cffb
a5100005002ac6bb00012001003000cffb a5100005002 2ac6bb 00012001003000cffb
a5100005002bd69a00012001003000cffb a5100005002 2bd69a 00012001003000cffb
a5100005002ca67d00012001003000cffb a5100005002 2ca67d 00012001003000cffb
a5100005002db65c00012001003000cffb a5100005002 2db65c 00012001003000cffb
a5100005002e863f00012001003000cffb a5100005002 2e863f 00012001003000cffb
a5100005002f961e00012001003000cffb a5100005002 2f961e 00012001003000cffb
a5100005003075c000012001003000cffb a5100005003 3075c0 00012001003000cffb
a5100005003165e100012001003000cffb a5100005003 3165e1 00012001003000cffb
a51000050032558200012001003000cffb a5100005003 325582 00012001003000cffb
a5100005003345a300012001003000cffb a5100005003 3345a3 00012001003000cffb
a51000050034354400012001003000cffb a5100005003 343544 00012001003000cffb
a51000050035256500012001003000cffb a5100005003 352565 00012001003000cffb
a51000050036150600012001003000cffb a5100005003 361506 00012001003000cffb
a51000050037052700012001003000cffb a5100005003 370527 00012001003000cffb
a51000050038f4c800012001003000cffb a5100005003 38f4c8 00012001003000cffb
a51000050039e4e900012001003000cffb a5100005003 39e4e9 00012001003000cffb
a5100005003ad48a00012001003000cffb a5100005003 3ad48a 00012001003000cffb
a5100005003bc4ab00012001003000cffb a5100005003 3bc4ab 00012001003000cffb
a5100005003cb44c00012001003000cffb a5100005003 3cb44c 00012001003000cffb
a5100005003da46d00012001003000cffb a5100005003 3da46d 00012001003000cffb
a5100005003e940e00012001003000cffb a5100005003 3e940e 00012001003000cffb
a5100005003f842f00012001003000cffb a5100005003 3f842f 00012001003000cffb
a510000500400b5700012001003000cffb a5100005004 400b57 00012001003000cffb
a510000500411b7600012001003000cffb a5100005004 411b76 00012001003000cffb
a510000500422b1500012001003000cffb a5100005004 422b15 00012001003000cffb
a510000500433b3400012001003000cffb a5100005004 433b34 00012001003000cffb
a510000500444bd300012001003000cffb a5100005004 444bd3 00012001003000cffb
a510000500455bf200012001003000cffb a5100005004 455bf2 00012001003000cffb
a510000500466b9100012001003000cffb a5100005004 466b91 00012001003000cffb
a510000500477bb000012001003000cffb a5100005004 477bb0 00012001003000cffb
a510000500488a5f00012001003000cffb a5100005004 488a5f 00012001003000cffb
a510000500499a7e00012001003000cffb a5100005004 499a7e 00012001003000cffb
a5100005004aaa1d00012001003000cffb a5100005004 4aaa1d 00012001003000cffb
a5100005004bba3c00012001003000cffb a5100005004 4bba3c 00012001003000cffb
a5100005004ccadb00012001003000cffb a5100005004 4ccadb 00012001003000cffb
a5100005004ddafa00012001003000cffb a5100005004 4ddafa 00012001003000cffb
a5100005004eea9900012001003000cffb a5100005004 4eea99 00012001003000cffb
a5100005004ffab800012001003000cffb a5100005004 4ffab8 00012001003000cffb
a51000050050196600012001003000cffb a5100005005 501966 00012001003000cffb
a51000050051094700012001003000cffb a5100005005 510947 00012001003000cffb
a51000050052392400012001003000cffb a5100005005 523924 00012001003000cffb
a51000050053290500012001003000cffb a5100005005 532905 00012001003000cffb
a5100005005459e200012001003000cffb a5100005005 5459e2 00012001003000cffb
a5100005005549c300012001003000cffb a5100005005 5549c3 00012001003000cffb
a5100005005679a000012001003000cffb a5100005005 5679a0 00012001003000cffb
a51000050057698100012001003000cffb a5100005005 576981 00012001003000cffb
a51000050058986e00012001003000cffb a5100005005 58986e 00012001003000cffb
a51000050059884f00012001003000cffb a5100005005 59884f 00012001003000cffb
a5100005005ab82c00012001003000cffb a5100005005 5ab82c 00012001003000cffb
a5100005005ba80d00012001003000cffb a5100005005 5ba80d 00012001003000cffb
a5100005005cd8ea00012001003000cffb a5100005005 5cd8ea 00012001003000cffb
a5100005005dc8cb00012001003000cffb a5100005005 5dc8cb 00012001003000cffb
a5100005005ef8a800012001003000cffb a5100005005 5ef8a8 00012001003000cffb
a5100005005fe88900012001003000cffb a5100005005 5fe889 00012001003000cffb
a510000500602f3500012001003000cffb a5100005006 602f35 00012001003000cffb
a510000500613f1400012001003000cffb a5100005006 613f14 00012001003000cffb
a510000500620f7700012001003000cffb a5100005006 620f77 00012001003000cffb
a510000500631f5600012001003000cffb a5100005006 631f56 00012001003000cffb
a510000500646fb100012001003000cffb a5100005006 646fb1 00012001003000cffb
a510000500657f9000012001003000cffb a5100005006 657f90 00012001003000cffb
a510000500664ff300012001003000cffb a5100005006 664ff3 00012001003000cffb
a510000500675fd200012001003000cffb a5100005006 675fd2 00012001003000cffb
a510001100049cb400010205060a201e7803050000000000200100e1e6 a5100011000 049cb4 00012001003000cffb
a510001100058c9500010205060a1d1e14030500000000002001008cc8 a5100011000 058c95 00010205060a201e7803050000000000200100e1e6
a51000110007acd700010205060a1d1e14030500000000002001008cc8 a5100011000 07acd7 00010205060a1d1e14030500000000002001008cc8
a510001100085d3800010205060a1f1e1403050000000000200100060e a5100011000 085d38 00010205060a1d1e14030500000000002001008cc8
a5100011000a7d7a00010205060a201e1403050000000000200100fc80 a5100011000 0a7d7a 00010205060a1f1e1403050000000000200100060e
a5100011000b6d5b00010205060a1f1e1403050000000000200100060e a5100011000 0b6d5b 00010205060a201e1403050000000000200100fc80
a5100011000d0d9d00010205060a1f1e1403050000000000200100060e a5100011000 0d0d9d 00010205060a1f1e1403050000000000200100060e
a5100011000e3dfe00010205060a1f1e1403050000000000200100060e a5100011000 0e3dfe 00010205060a1f1e1403050000000000200100060e
a51000110010ce0100010205060a201e1403050000000000200100fc80 a5100011001 10ce01 00010205060a1f1e1403050000000000200100060e
a51000110011de2000010205060a201e1403050000000000200100fc80 a5100011001 11de20 00010205060a201e1403050000000000200100fc80
a51000110013fe6200010205060a221e14030500000000002001007646 a5100011001 13fe62 00010205060a201e1403050000000000200100fc80
a510001100159ea400010205060a201e1403050000000000200100fc80 a5100011001 159ea4 00010205060a221e14030500000000002001007646
a51000110016aec700010205060a221e14030500000000002001007646 a5100011001 16aec7 00010205060a201e1403050000000000200100fc80
a510001100184f0900010205060a231e14030500000000002001003325 a5100011001 184f09 00010205060a221e14030500000000002001007646
a510001100195f2800010205060a231e14030500000000002001003325 a5100011001 195f28 00010205060a231e14030500000000002001003325
a5100011001b7f6a00010205060a221e14030500000000002001007646 a5100011001 1b7f6a 00010205060a231e14030500000000002001003325
a51000110020f85200010205060a261e140305000000000020010073eb a5100011002 20f852 00010205060a221e14030500000000002001007646
a51000110022d81000010205060a231e14030500000000002001003325 a5100011002 22d810 00010205060a261e140305000000000020010073eb
a51000110023c83100010205060a221e14030500000000002001007646 a5100011002 23c831 00010205060a231e14030500000000002001003325
a510001c00009e61000131168000150011000400000000000000000f4f1a4c18471c3200ļæ½\200\246 a510001c000 009e61 00010205060a221e14030500000000002001007646
a510002e000305c7000110010211010a12010013070f4e1a4917463f1404000007081504ļæ½\200\246 a510002e000 0305c7 000131168000150011000400000000000000000f4f1a4c18471c3200ļæ½\200\246
gonna have to write a spread sheet that can read the tables and take out the middle bits of information hopefully itll start getting this process moving a bit moreā¦ anyone lazy after turkey day wanna play a bit on this ?
wrote this spreadsheet and ripped apart numbers a bit
if anyone else could post here id appreciate it im out of post on this thread
**ALSO SHOULD ONLY BE TO THE 10th VALUE FOR FIRST A5100 ***** sorry just noticed
Dunno if this is relevant but I found this today - someone has done this for the 69 Pro.
That was posted by @mikeybatoz (posted above you in this thread). Nice progress there, did you actually decode the hex and figure out what we are looking at, or sniff it and replay? I will test with 67 series.
i also have the 67 and was going to start progressing on that, i also have the smart outlet (75?) on the way
i was only able to get vpd figured out, fan on/off and variable speed controlā¦if you dig thru my rambling youl see the notification signal has been found and decoded for vpd ive been working on trying to create a code to grab that information then convert fm hex to decimal but im not a coder , but i google like a pro
@jayrama also have the 67 and was going to start progressing on that, i also have the smart outlet (75?) on the way
i was only able to get vpd figured out, fan on/off and variable speed controlā¦if you dig thru my rambling youl see the notification signal has been found and decoded for vpd ive been working on trying to create a code to grab that information then convert fm hex to decimal but im not a coder , but i google like a pro
@jayrama on 69 its located here
[CHG] Attribute /org/bluez/hci0/dev_34_85_18_6A_52_52/service002e/char0032 Value:
1e ff 02 09 03 1c 4c 01 08 41 13 3b 00 7e 00 00 ā¦Lā¦A.;.~ā¦
00 05 1d 4c 00 01 ff ff 00 01 ff ff 00 01 ff ff ā¦Lā¦
00 01
7e is the location where i found vpd i underlined it in the above output .
sorry i use 3 computers to do this mind my madness try this handle but i really dont know it could be 0x001d - ive yet to get a successful response from gatt like the 69
[34:85:18:6A:52:52][LE]> char-write-req 0x0030 a500000800536f0e000310010212010aff01209a
Characteristic value was written successfully
Notification handle = 0x0033 value: a5 13 00 04 00 53 f0 e7 00 03 10 00 ff 01 e8 bb
[34:85:18:6A:52:52][LE]> char-write-req 0x0030 a5000008009c47ad000310010111010aff0100a8
Characteristic value was written successfully
Notification handle = 0x0033 value: a5 13 00 04 00 9c d8 44 00 03 10 00 ff 01 e8 bb
[34:85:18:6A:52:52][LE]>
gatttool -b f0:74:59:49:c0:45 --char-write-req -a 0x001d -n a5000006006702d800031001021201082b3b
fired up kali and found these 2 interesting commands and seeing the 212 111 combination inside them im thinking its on/off and variable speed is the next value after 010
a=10 , 9 , 8 and so on
a5000006006702d800031001021201082b3b
a50000060074208a000310010111010ac9f5
used wireshark and found this to be true and easy to control by changing these values
handle: 0x0001, uuid: 00002800-0000-1000-8000-00805f9b34fb
handle: 0x0002, uuid: 00002803-0000-1000-8000-00805f9b34fb
handle: 0x0003, uuid: 00002a00-0000-1000-8000-00805f9b34fb
handle: 0x0004, uuid: 00002803-0000-1000-8000-00805f9b34fb
handle: 0x0005, uuid: 00002a01-0000-1000-8000-00805f9b34fb
handle: 0x0006, uuid: 00002803-0000-1000-8000-00805f9b34fb
handle: 0x0007, uuid: 00002a04-0000-1000-8000-00805f9b34fb
handle: 0x0008, uuid: 00002803-0000-1000-8000-00805f9b34fb
handle: 0x0009, uuid: 00002aa6-0000-1000-8000-00805f9b34fb
handle: 0x000a, uuid: 00002800-0000-1000-8000-00805f9b34fb
handle: 0x000b, uuid: 00002803-0000-1000-8000-00805f9b34fb
handle: 0x000c, uuid: 00002a05-0000-1000-8000-00805f9b34fb
handle: 0x000d, uuid: 00002902-0000-1000-8000-00805f9b34fb
handle: 0x000e, uuid: 00002800-0000-1000-8000-00805f9b34fb
handle: 0x000f, uuid: 00002803-0000-1000-8000-00805f9b34fb
handle: 0x0010, uuid: 00002a29-0000-1000-8000-00805f9b34fb
handle: 0x0011, uuid: 00002803-0000-1000-8000-00805f9b34fb
handle: 0x0012, uuid: 00002a24-0000-1000-8000-00805f9b34fb
handle: 0x0013, uuid: 00002803-0000-1000-8000-00805f9b34fb
handle: 0x0014, uuid: 00002a27-0000-1000-8000-00805f9b34fb
handle: 0x0015, uuid: 00002803-0000-1000-8000-00805f9b34fb
handle: 0x0016, uuid: 00002a26-0000-1000-8000-00805f9b34fb
handle: 0x0017, uuid: 00002803-0000-1000-8000-00805f9b34fb
handle: 0x0018, uuid: 00002a28-0000-1000-8000-00805f9b34fb
handle: 0x0019, uuid: 00002803-0000-1000-8000-00805f9b34fb
handle: 0x001a, uuid: 00002a23-0000-1000-8000-00805f9b34fb
handle: 0x001b, uuid: 00002800-0000-1000-8000-00805f9b34fb
handle: 0x001c, uuid: 00002803-0000-1000-8000-00805f9b34fb
handle: 0x001d, uuid: 70d51001-2c7f-4e75-ae8a-d758951ce4e0
handle: 0x001e, uuid: 00002803-0000-1000-8000-00805f9b34fb
handle: 0x001f, uuid: 70d51002-2c7f-4e75-ae8a-d758951ce4e0
handle: 0x0020, uuid: 00002902-0000-1000-8000-00805f9b34fb
handle: 0x0021, uuid: 00002800-0000-1000-8000-00805f9b34fb
handle: 0x0022, uuid: 00002803-0000-1000-8000-00805f9b34fb
handle: 0x0023, uuid: 8ec90003-f315-4f60-9fb8-838830daea50
handle: 0x0024, uuid: 00002902-0000-1000-8000-00805f9b34fb
im able to control it using lightblue from mac book on 70d510012c - on /off commands work for 67, hopefully be able to work with gatttool shortlyā¦
10:24:58.577 - Characteristic (2A24) read: <54656d70 48756d69 6420506c 7567>
10:25:16.036 - Characteristic (70D51001-2C7F-4E75-AE8A-D758951CE4E0) re-wrote value: <a5000006 006702d8 00031001 02120108 2b3b>
10:25:16.089 - Characteristic (70D51001-2C7F-4E75-AE8A-D758951CE4E0) read: (null)
10:25:16.090 - Characteristic (70D51002-2C7F-4E75-AE8A-D758951CE4E0) notified: <a5100004 006768e2 00031000 12009e74>
10:25:22.409 - Characteristic (70D51001-2C7F-4E75-AE8A-D758951CE4E0) re-wrote value: <a5000006 0074208a 00031001 0111010a c9f5>
10:25:22.464 - Characteristic (70D51001-2C7F-4E75-AE8A-D758951CE4E0) read: (null)
10:25:22.465 - Characteristic (70D51002-2C7F-4E75-AE8A-D758951CE4E0) notified: <a5100004 00744ab0 00031000 1100cb27>
UUID: 70d51001-2c7f-4e75-ae8a-d758951ce4e0
Service: /org/bluez/hci0/dev_F0_74_59_49_C0_45/service001b
Flags: write-without-response
Flags: write
MTU: 0x00f7