I'm working on a iOS bluetooth LE app. The app scans for peripherals and read/write with LE. I was searching for tutorials/examples about GATT and GAP (Generic Access Profile). I wasn't able to find any beginners materials.
I hope there any one can answer my questions:
- What is the best way to access these services (GATT & GAP)?
- Is there any way to write/read there characteristic values (Like changing the device name)?
- Is there any differences about this in IOS7 and IOS6?
- Any more advise/help please?
Thanks