Other Parts Discussed in Thread: CC2540
I am just starting with CC2450, sorry if my questions are mandane.
I download file:
CC2540_USBdongle_HostTestRelease_All.hex into Dongle
and file: CC2540_keyfob_SimpleBLEPeripheral.hex into Fob.
I followed the instructions in
User Guide and used BTool to interrogate Complete Attribute Table provided in
User Guide. It works as described only the Handles are shifted. In User Guide
UUID 0xFFF1 corresponds to Handle 0x22; 0xFFF2 – 0x25; 0xFFF3 – 0x28; 0xFFF4 – 0x2B; 0xFFF5 – 0x2F; 0xFFE1 – 0x33.
I have it: 0xFFF1 – handle 0x25; 0xFFF2 – 0x28; 0xFFF3 – 0x2B; 0xFFF4 – 0x2E; 0xFFF5 – 0x32; 0xFFE1 – 0x36.
I am not sure what caused this shift. After I discovered the shift in handles I re-downloaded .hex files
into both Dongle and Fob but no changes.
What causes the shift?
Should I expect to find the same Attribute able in another programs, like HIDEmuKbd.hex ?