Hi There,Could you please share more information?Which SDK? Is it a custom board or one of our Dev Kits? The SUOTA mobile application is searching for the SUOTA service, if it is not able to detect the SUOTA service it cannot perform SUOTA.Best Regards,OV_Renesas
SDK version: DA145xx_SDK/6.0.20.1338
it is a custom board.
I have added suota service in user_config.h
#define USER_ADVERTISE_DATA ("\x09"\ ADV_TYPE_COMPLETE_LIST_16BIT_SERVICE_IDS\ ADV_UUID_LINK_LOSS_SERVICE\ ADV_UUID_IMMEDIATE_ALERT_SERVICE\ ADV_UUID_DEVICE_INFORMATION_SERVICE\ ADV_UUID_SUOTAR_SERVICE\ "\x11"\ ADV_TYPE_COMPLETE_LIST_128BIT_SERVICE_IDS\ "\x59\x5A\x08\xE4\x86\x2A\x9E\x8F\xE9\x11\xBC\x7C\x98\x43\x42\x18")
note:
I have solved the other problem.
now I am getting this error could you plz help me out.
Hi there,Thank you for the reply.Please share more information on what exact steps you did in order to get this error.Best regards,OV_Renesas
Thank you this issue got solved.