Hi, I am looking to log data to flash via bluetooth, but have a question concerning the wear levelling mechanisms of python - pys60 and / or symbian. If I write a byte at a time to a file contained on SD flash card with pys60 script will this wear out the memory quickly or will underlying python / symbian OS ensure that this is not the case, i.e., only write when enough data has been received to write a page / block at a time.
Thanks

Reply With Quote

