Hi, I just got started with Bluetooth LE and picked up the CC2540 mini development kit. So far, I am overwhelmed with the documentation. I have read through TI CC254x developer guide, LPRF San Diego's BLE Deep Dive slides and BLE Tech Day 2011 presentation slides; and I am still unable to figure out where to start with writing a firmware.
Are there other learning resources available? Maybe something more in the form of a walkthrough/tutorial, a flowchart listing the steps needed to develop a firmware? There are a lot of application notes and labs in the MSP430 area but these are scarce for CC2540. It would be great if TI can provide more resources.
I think there's a mistake in the BLE SDK 1.4 guide. In section 3.3.3, according to the guide, GAP_DeviceInit is somewhere in peripheral.c, but it's not.
Thanks in advance.