First off I.E is terrible. I wrote a very detailed question and in trying to post a link I lost everything. I will try again.
I have a CC2540 EM dongle. I made a copy of the SimpleBLECentral folder which resides in C:\Texas Instruments\BLE-CC254x-1.4.1.43908a\Projects\ble\. I have travelled the forumsphere and learned that I have to add USE_128_BIT_UUID to the define symbol inside the IAR embedded workspace. Also I unchecked the overwrite default for Linker and Debugger and saved. I copied the simpleBLECentral.c which I got from the TI wiki (do search for 128-Bit UUID) and am using that c file in my project which was copied from forementioned activity. I rebuilt the code and observed all warnings were HAL_LCD.c related. I got 9 errors all related to the SimpleBLECentral.c file that is the new file.
I am using IAR EW version 9.20.2 under a trial license for 30 days. I have read around some people had other issues not necessarily my own but have gone to using 8.xx.x to help solve some problems. Any suggestions? All I want to do is have the firmware that allows for 128-bit UUID. Seems that should be readily available for download and test (wink, wink).
