ZBOSS NCP version

Hi,

I'm using the ZBOSS NCP sample from NCS v2.2.0 and flashed the nRF52840 DK after building it.

I am able to communicate with the NCP from the host, but I don't get how versioning is working.

I get this from the NCP:
- FW version: 0.0.0.1
- Stack version: 3.11.2.0
- Protocol version: 0.0.1.21
(Raw data I get from the version command -> "01:00:00:00:00:02:0B:03:15:01:00:00" in little endian with 4 bytes for each version types)

My question is, do I need to set the firmware version? Why is it not 2.2.0.0 (like the NCS version I was using when building)?

I think I understand the stack and protocol version. Stack version is simply the ZBOSS version used by NCP and protocol version is the document version used for the ZBOSS NCP protocol description.

Best regards,
Damien

Parents Reply Children
Related