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?
Not sure what you mean by this?
The SDK examples are (intended to be) complete, so there are (or should be) no specific things that the user needs to do - just build, load, and run.
If you're looking to build upon the examples, see:
devzone.nordicsemi.com/.../nrf5-sdk-for-mesh-v2-2-0-light-switch-demo---where-next
I agree with awneil, however you could take a look at the ble app template example located in the ble_peripheral folder from the nRF5 SDK. There, you have a few comments that will tell you to add some of your own code.
Hi, awneil,
Thanks for the reply and the link, I agree with that guy in the link, here's what he said: "It's like a car handbook which describes each cog in the gearbox in fine details - but doesn't tell you how to drive the car!"
That's exactly what I feel after did some reading on Nordic's SDK documentation, most of Nordic's clients are not going to build or repair the car( at least not at first ), they are going to drive it.
But that's not going to be solved by a few comments in the code - that's still down at the "individual cog" level.
Hi, Bjørn Kvaale,
Thanks for your reply, I'm sorry to say I can't open your link, seems the infocenter server need an upgrade to serve the increasing needs.