why there's no 'YOUR JOB' comments ( which are good tips helping people to know what to do ) in ble sdk 15 or ble mesh code?
why there's no 'YOUR JOB' comments ( which are good tips helping people to know what to do ) in ble sdk 15 or ble mesh code?
Got it, thank you.
"YOUR JOB" in old SDK version are not just comments, they are more like handles to drive the car, that's why I think they are important.
Hopefully, Nordic would have a plan to solve this no "YOUR JOB" issue.
Like awneil mentioned, the examples are supposed to work out of the box. It seems like you are referring to more of a hands on tutorial if I understood correctly. We do have a few tutorials here & I can also recommend these ones by Bjørn Spockeli. You may also want to take a look at the Nordic Semi Playground on Github. Some of the tutorials are slightly outdated, so it may be better to use the ones made by Bjørn.
What I mean is: Nordic should have some handles ( like "YOUR JOB" comments in old sdk code ) in their new sdk code so that people know where to focus when they want to change something for their application needs.