Part Number:CC8530
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(), it returned Status = 0x8A45, Data = {00:40:00:00:00}.
After command nwm_control_enable(), it still resturned Status= 0x8A45, Data = {00:40:00: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(), it returned Status = 0x8A4D, Data = {00:40:00:00:00}.
After command nwm_control_enable(), it returned Status = 0x8A4D, Data = {01:46:E4:00:00}
and it could connect with slave.
This is my schematic. what is my problem?
and though It is not pairing mode, why is cc8530 led blinking like pairing mode?