cesanta / mos-tool

The Mongoose OS command line tool
https://mongoose-os.com/software.html
24 stars 15 forks source link

can't save device config in expert view #21

Closed bricewge closed 5 years ago

bricewge commented 5 years ago

When using the expert view to modify the configuration of a device I can't save it. The logs says Incoming frame is too big, dropping. so I think that when saving (in expert view only) all the config is sent to the device instead of just the diff between the config on the device and the new on.

Someone else is getting this issue: https://forum.mongoose-os.com/discussion/3303/esp32-expert-view-problem-incoming-frame-is-too-big-dropping-mongoose

bricewge commented 5 years ago

Since 2.7 has a new UI without this view, this issue isn't relevant anymore.

rojer commented 5 years ago

we plan to add config editor to new mos, so stay tuned.