Other Parts Discussed in Thread: CC2591, CC2520
I seem to be having some problems with the ZStack and the CC2591 support.
I am attempting to run the TransmitApp sample on two SmartRF05 development kits. When I am not using the CC2591 support (HAL_PA_LNA is not defined in the project) the code runs and the router associates with the coordinator with no problem. However once I include the CC2591 support (HAL_PA_LNA is defined) the router fails to associate with the corrdinator and displays "Assoc Cnf fail E9" on the LCD.
Searching through the code fo E9 I found this comment.
#define MAC_NO_ACK 0xE9 /* The operation or data request failed because no acknowledgement was received */
I have the CC2590EM hardware wired to the EM430F2618 development board as follows.
I have a jumper accross the HGM pins and VDD of the CC2590EM.
I have the EN pin of the CC2591EM wired up to MSP_P1.2 on the EM430F2618 board.
I have the PAEN pin of the CC2591EM wired up to MSP_P2.7 on the EM430F2618 board.
Is there anything wrong with this configuration?
Thanks for the help,
R
