Source Code:
Download BLE-CC254x-1.3.2-simpleBLECentral_Keyfob.rar
Attention:
1.This project use different hal_lcd driver. If you use TI's SDK board, remember to use TI's original library.
2.My beacon's uuid is 0x5AFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF you can change the UUID in the code.
3.I remove all Key operation. Eveything is done perioidcaly.
4.Command to set UUID
set 1st 8 word UUID,01,5AFFFFFFFFFFFFFF
set 2nd 8 word UUID,02,FFFFFFFFFFFFFFFF
store 16 word uuid UUID,03
clear 16 word uuid UUID,00
ToDo: Study Broadcaster. (Like broadcasting Temperature .....)
Comments