This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2540 SimpleBLEperipheral source code for smartRF05EB

Other Parts Discussed in Thread: CC2540

I downloaded the ble stack 1.1a and I rebuilt the provided simpleBLEPeripheral source code without any modifications. I used IAR to do so, but the output file I get is cc2540_ble1.1_keyfob_simpleBLEPeripheral.hex. I am using the smartRF05EB and this output file doesn't run on the board (the device can't be discovered). The cc2540_ble1.1_smartRF_simpleBLEPeripheral.hex file provided with the stack works perfectly, and I was wondering how I could get the source code or modify the current code to get the correct cc2540_ble1.1_smartRF_simpleBLEPeripheral.hex file?

Thanks