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.

CC8530: link issue

Part Number: CC8530
Other Parts Discussed in Thread: CC2590,

Hi

I'm using CC8530 and CC2590 on my own board

My problem is cc8530(master) is pairing mode but it couldn't connect with slave.

Link led is blinking , like pairing  LED pattern.

So I tested CC8530(master) with Pure Path commander.

when I didn't command nwm_control_enable(), nwm_get_status_m() returned Status = 0x8A4D, Data = {00:40:00:00:00}. 

After command nwm_control_enable(), nwm_get_status_m()  returned Status= 0x8A4D, Data = {01:46:E4:00:00}.

But link led is blinking like pairing LED pattern.(Couldn't connect with slave)

So I tried CC8530 DK same way.

when I didn't command nwm_control_enalbe(), nwm_get_status_m() returned Status = 0x8A4D, Data = {00:40:00:00:00}.

After command nwm_control_enable(), nwm_get_status_m() returned Status = 0x8A4D, Data = {01:46:E4:00:00}

and it could connect with slave.

This is my schematic. what is my problem?

( I already checked AVDD_R, VDD value, it was no problem)