I noticed a message today where I was unable “Lock” and update the firmware on a device in my product. There is a text box which prompts me to re-enable updates… But I can’t see how to do that.
Did I miss something? One piece of info is my devices are running software 6.4 firmware.
Do you use System.disableUpdates() in your code? That should be the only reason why you’d get that message. I haven’t double-checked with 0.6.4 yet, but I’ll try later today to be sure.
There was a problem in the console that could cause devices to shown as having disabled updates when they were in fact enabled. It should be resolved now.