-->
Page 1 of 1

RBOOT error

PostPosted: Thu Jul 09, 2015 6:18 am
by mithun.harikumar
Hi,
I'm trying to do OTA update with the help of rboot on my custom firmware. Unfortunately I'm unable to perform the update. Even the sample-rboot ota example is not working. In the sample project, I'm getting the error ' connection timeout' and then followed by 'firmware update failed'. By entering help followed by connect, ( to connect to wifi) , I'm getting retry , error status is jumping between 1 and 3.
When I try to OTA update my custom firmware, I'm getting the same error like, Connection failed and firmware update failed.
What is it that I'm doing wrong.
Thank you.

Re: RBOOT error

PostPosted: Thu Jul 30, 2015 2:06 am
by rab
From the network status you're reporting you aren't managing to connect to a wifi AP, so you won't be able to perform an OTA. Did you set the SSID and password in the header file before compiling?