KevinA wrote:I hope the NodeMCU group gets the hint, along with the SPIFFS Ardnuio people and the RBOOT person.
I don't use nodemcu or spiffs so can't comment on these, but there's not a great deal to do to rboot is there:
- rboot_bigflash.c looks like it already supports > 4MB flash
- esptool2 needs a tweak to support > 4096KB flash, but looks pretty straightforward
- rboot.c (find_image) needs to support the new > 4096KB setting written into boot config by esptool2, again pretty trivial.
I can't try it out cos I don't have a new > 4MB module (or have one on order, as I don't see a need right now).
esp8266 otb-iot documentation - https://otb-iot.readthedocs.io/
esp8266 related blog - http://www.packom.net/