-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How update rboot.bin over the air #17
Comments
I do not understand what is wrong. Why the devices with new roms do not change the router target? |
I'm in Cambodia at the moment on holiday so can't help you much, but rBoot
|
Thank you @raburton |
Hi @raburton I found the problem and the solution:
|
Sorry about the delay in getting back to you. Is everything working ok now? Is there anything I need to do to accommodate this SDK change? |
Hi @raburton , I found other case: ESP SDK and RBoot Woes |
Tested sdk 1.5.4 this morning and rboot-sampleproject is building, running and OTAing just fine. Pete also has it working now too, he found some odd changes with the SDK he needed to account for, but nothing that needed changing in rBoot: http://tech.scargill.net/esp8266-home-control-update/ |
Hi @raburton . Now my code works with SDK 1.5.4.1 and rboot v1.4.1 But, the devices with previous roms does not works after remote update. |
Hi.
I have some devices with rboot version v1.3.0.
I build a new firmware with rboot version v1.4.1 (SDK 1.5.4) and I updated the rom0 and rom1 over the air.
But the devices with old rboot.bin version does not change SSID/Password for Station Mode with command "wifi_station_set_config".
Someone can help me?
The device with rboot.bin version v1.4.1 works very well.
I changed the code with this suggestion (without success):
http://bbs.espressif.com/viewtopic.php?f=7&t=1085
The text was updated successfully, but these errors were encountered: