Other Parts Discussed in Thread: Z-STACK, , , TIMAC
I am learning ZigBee using STM32 Nucleo Board + CC2530-CC2591EM.
I was learning using the "Z-Stack ZNP Interface Specification" document.
The board and module went through SPI communication and operated without error.
However, I do not work if I proceed according to the "MAC COP Interface Guide" document.
At this time, UART communication was used.
I tried to match the UART pin configuration and frame format specified in the document but it failed.
I have tried a lot in this regard, but I could not find the cause.
Therefore, ask the following questions.
Can I use the MAC coP Interface in my environment?