kardia-as / nrf-zboss-ncp

MIT License
9 stars 1 forks source link

[REQUEST] ZBOSS NCP Host 2.2.1 version compiled firmware image with max mem #1

Open Hedda opened 1 year ago

Hedda commented 1 year ago

@DamKast Can you please also add a a version 2.2.1 version ("v2.2.1_ncp_zboss_max_mem.hex") for reference as well

https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/protocols/zigbee/tools.html#ug-zigbee-tools-ncp-host

https://developer.nordicsemi.com/Zigbee/ncp_sdk_for_host/

DamKast commented 1 year ago

The version number I use for the NCP firmware image corresponds to the nRF Connect SDK version I used when building the image from the NCP sample. It is not related to the version of the NCP Host package. The NCP Host package is a software stack running on the host CPU and communicating with the nordic module over serial. https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.1/nrf/protocols/zigbee/architectures.html#network-co-processor-ncp We cut short the NCP Host package to use zigpy instead.

I checked release notes from nRF Connect SDK v2.2.0 to the latest v2.4.1, but there are no new updates on the NCP sample side that worth a new build.