ZBOSS / NRF Zigbee examples & Documentation version

Hello!  Very quick question.  The available Zigbee and ZBOSS NRF documentation repeatedly to code examples that I am unable to find.  The only examples I have are at nrf/samples/zigbee yet the documentation makes repeated reference to examples like: "See reporting_srv sample" or "See any sample".  Please provide an HTML link to these examples.

As an aside, it is very difficult to find accurate documentation for my ZBOSS version.  I have NRF SDK NCS 1.8.0.

Contained within nrfxlib/zboss/CHANGELOG.rst we find

nRF Connect SDK v1.8.0

and

Updated the ZBOSS stack to version ``3.9.0.1+4.1.0``.

If I refer to the "documentation" at 4.1.0 here, https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4.1.0%2Fgroup__af__management__service.html, I have found things blatantly wrong or misleading such as incorrect arguments, undefined/extra macros, and, generally, chaos. 
In fact, I have yet to find the documentation reference for the callback type required for a call for ZB_ZCL_REGISTER_DEVICE_CB() where in the nrf samples the callback signature takes an argument of zb_bufid_t the documentation refers to a different callback signature that takes zb_uint8_t.

Where can I find accurate documentation and examples for your product?

Cheers,
J.P.
Parents Reply Children
No Data
Related