Other Parts Discussed in Thread: CC2540
Hi all,
My intent is to modify the functionality of KeyFob in CC2540MINI-DK kit.
In particulary I've loaded the SimpleBLEBroadcaster firmware.
I've defined the "CC2540_MINIDK" and I modified the key of LCD like "HAL_LCD=FALSE" preprocessor symbols to obtain a .HEX aligned with the keyfob hardware.
I've sniffed the packets with USB-dongle and the keyfob work.
So, I need to append a small payload consisting of 1 byte that transport the information about the particulary ket pressed, key 1 or key 2.
How I can to make this ? Please, can you help me urgently ?
thanks