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.
I am trying to develop an APP that work on iPhone 4S and may communicate with the USB dongle of CC2540 mini kit (thus, it has more available GPIO for my applications), my question is, can I use the project, simpleBLEPeripheral, from BLEStack on the dongle without considering any other H/W issue??
Or, is there any hint I need to check??
Make sure the device uses 32kHz RCOSC and not XOSC. Dongle does not have 32kHz crystal.
You can go into sleep on RCOSC but its accuracy is in the order of 6000ppm even after calibration!
Leo