This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2530: + RFx2401c PA/LNA configuration issue

Part Number: CC2530

I have an external 32 MHz oscillator, when i enable the external oscillator and enable HAL_PA_LNA setting the code is getting stuck at MAC_RADIO_TIMER_WAKE_UP and working fine when i disable ZMACInit in Zmain.

It starts working if i enable internal oscillator but im 100% sure that i have an external oscillator.

Situation 1:

External oscillator, HAL_PA_LNA enabled and ZMacInit disabled everything works

Situation 2:

Internal oscillator, HAL_PA_LNA enabled and ZMacInit enabled everything works

Can someone help with this please.