Hi Mr. Ricardo,
Thank you for your response.
I have tried flashing OTAP Bootloader code using MCUXpresso. No errors.
On top of it i have flashed otap_client_att_freertos code and as you mentioned i have used passkey 999999. Now functionality is working as expected (No disconnection).
FYI, I was trying this Procedure for OTA implementation.
-------
I'm facing issues when i do the same procedure using IAR IDE.
When i used IAR and Flashed Bootloader OTAP code (from SDK example) i got the following error,
Verification error at 0x40d: mem = 0xFF, file = 0xFB. Download completed but verification failed.
After this if i flash any code, bm or RTOS i was getting the following error,
Fatal Error[Pe1696]: cannot open source file "nxp_xcvr_gfsk_bt_0p5_h_0p5_config.h"
Please check and let me know your comments.
Thanks