Hi,
I am using MSP430F5438A kit with PAN1323 module.
we are using SPPLE demo code as reference for our development.
On system power on we have called AdvertiseLE() function to enable advertisement.
It works properly and starts advertisement.
I have used Iphone as central and it connects with PAN1323 module.
On disconnect event received from Iphone , i have called AdvertiseLE(ENABLE) to restart advertisement.
I have observed two cases which happens randomly
1) I am receiving "etLE_Disconnection_Complete" event and also getting success status when i call "AdvertiseLE" function but advertisement doesn't start.
2) "etLE_Disconnection_Complete" event doesn't trigger even after Iphone sends disconnect request.
Regards,
Smitesh Mali