Part Number:CC2640R2F
Tool/software: Code Composer Studio
Hello,
I have the below query about CC2640, i request to reply ASAP.
1. I'm using CC2640 eval board for our project initial software development. We are planning to use "CC2640R2FRSM" for production, i have a question about this part number is this will support BLE v5.0?
2. Can i use the SDK example source for my application development, is their any issue if i use in our project & gone for production?
3. Currently this example "ble5_simpleperipheral" from SDK match our requirement, started testing with this base. When i add a function to read a ADC value, i'm getting an error as NULL while this function called ADC_open(CC2640R2_LAUNCHXL_DIO23_ANALOG, ¶ms). i'm i missed anything before use this function call. I have followed the example as in "C:\ti\simplelink_cc2640r2_sdk_1_40_00_45\examples\rtos\CC2640R2_LAUNCHXL\drivers\adcsinglechannel" function "void *threadFxn0(void *arg0)". Can you please guide me how i can resolve this issue?
Looking forward your reply.
Thanks.