Hi,
I am using CC1120 TrxEB Board(as End Device) and CC1111 USB dongle(as Access Point) to form a star network using SimpliciTI stack.
Using SmartRF studio 7 I have tried to check communication is possible or not using the same configuration on both the nodes, and I was receiving the packets successfully.
Then I used these configurations in CC1120 TrxEB and CC1111 USB dongle's SimpliciTI stack, but I was not able to receive radio ISR on USB dongle ,while ED was sending JOIN request packet.
Here are the Configuration files:
CC1111 SmartRF Studio Settings.xml
CC1120 SmartRF Studio Settings.xml
I also used this configuration for CC1111 Packet sniffer, but I was unable to sniff join packets.
What are the changes required for establishing the successful connection and further communication?
Thanks