In this version of the B80 firmware, the maximum length that can be written to flash memory is 64 bytes. Can this limit be increased? Or, if my macro needs to write more than 64 bytes of data to flash memory, would it be safer to use a chunked upload method? Or would it be better to rewrite it to support larger data volumes? Does anyone have any references on this?