Part Number: CC2650
hi.
I have loaded Simple_Peripheral project to cc2650,and I use another cc2650 running simple_central project as a central device.
the problem is that central device will connect to the peripheral one, but after a short time it will be disconnected returning reason 62.
I tried to flash the hex file of the simple peripheral project, in this case everything is ok and there is no disconnection. however I really need to work with the peripheral project to implement my application,.
I am using code composer v 7.1.0.00016. and ble_sdk_2_02_01_18
I appreciate any kind of guide.