Other Parts Discussed in Thread: Z-STACK,
Tool/software: TI-RTOS
I want to read entire ZCD_NV_NIB on Z-Stack 3.0.1 ZNP project.
I have test read ZCD_NV_NIB by MT top level API(MT_SysOsalNVRead) with offset =0,but this will be blocked and timeout,at the same time,another NV ID is readable and not timeout.
As we all know,struct nwkIB_t total size is 116 Bytes, and UART transmit buffer is 170-1-5 Bytes,I don't think this exceed UART transmit buffer,may be a bug.


