When I use PNEV5180B, I hope to get the NCI commands for understand NCI protocol easily. so I connect the SPI interface (J301) to the logic analyzer and use cockpit to send some commands like "Activate Layer3" to PNEV5180B.
When I clicked the "Activate Layer3" button, I captured some data from the MOSI like below:
00 28 00 00 00 00 11 0D 8D 11 0D 8D ...
The data does not accord with NCI specification.
The data from MISO always "0xFF".
so my question is what the format of the data and how to capture the NCI command with PNEV5180B?