All,
I have recently purchased your CC2540 Mini Development Kit which includes the keyfob and USB dongle. All the hardware seems to work fine however I am now trying to get my own working application loaded up and working on the keyfob. However I am running into problems. Here is the basic idea of my project:
1. I have an external sensor with output ranges from 0-5V which I need to hook up to the internal ADC on the CC2540 Keyfob.
2. Then with this ADC data I want to be able to transfer this converted data back to my host computer for processing.
This is the only basic operation I need out of my application. I have looked through plenty of example code and attempted to edit it to fit my needs however none of it seems to work. So if any of you could help me to get my analog sensor hooked up (preferably on pin P0_6) to working ADC, with an external reference of 5V and that will continuously transmit data back to the my computer that would be great.
-Christopher Calvo