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.

CCS/CC2640R2F: CC2640R2F

Part Number: CC2640R2F

Tool/software: Code Composer Studio

For long-distance needs, we use 1.50.00.71 the makes the following modifications.

 Central device:

1. When requested to connection, the default use 500K PHY

2. After successful connection, we use the 1M + 2M + coded PHY

Peripheral:

1. Settings default PHY = 500K

2. after successful connection, set again PHY = 500K Request

Results:

After we power off and power on the central device several times(no more 15 times), the Peripheral crash and cannot connect again . However, if Central and Peripheral is used only 1M PHY, there is no this issue.

  • When you said you power it on/off the central device, do you mean that you power it off when the device is in connection?
    Can you program exception handle in the simple_peripheral project?(You can find the steps for this in our software user's guide debugging section)
    Can you also provide sniffer log?