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.
Hello,
I am test SimpleBLEPeripheral advertising on my CC2640 custom board. But I can't capture advertise on BLE scanner app. I have debug code by LEDs ( LCD not used in my board). you can see highlighted point in snapshot. I have debug when lcd Initialized and Advertising. Both LEDs glow then why I can't receive advertising.
I have attached antenna design can any one tell me what is the RF Front End Mode and Bias Configuration and Tx Power?
I have configure :
#define RF_FE_MODE_AND_BIAS ( RF_FE_SINGLE_ENDED_RFN | \
RF_FE_INT_BIAS)
Is this right?
Any help would be appreciated.
Regards,
Rajneesh