Hello,
I have just started out looking into BLE and have read various articles and a book about the protocol itself. I have got a NRF52DK board and am working on a project, which was previously made on SDK11, S132 v2.0.0.
I am tying to implement all the old features in this new project, and started out with SDK15, S132 v6.0.0 but I am having very hard time to implement anything because whenever I look something up in the forums, the examples are on different SDK's and what worked for somebody else, does not work in future versions because it seems to me that the API functions are forever changing from version to version...
Can you suggest me a SDK and SoftDevice version? Is it worth going through the hustle implementing things on SDK15? Is SDK11 deprecated?
And what about IDE? I started out with Keil for the first days and found it overwhelming to work with... switched over to SES and havent looked back since (except when I look into project files from previous SDKs, then I look them with uVision). How is the Segger Studio reputation in the industry? Are people using it?
Nordic, could you please update your tutorials and make the development for a total beginner a bit easier and your API versions compatible with the future versions - that is the elementary thing in software development!