Bluetooth switch timer programming

I have a question regarding the Bluetooth home automation switch. I’m considering an application where I would need to set and modify a timer possibly thousands of times (using the Python library). Will that be a problem for the storage technology used in the switch, e.g., hitting a limitation on the maximum number of writes or reprogrammings?

Thanks!
-David

Thanks for asking!

This is certainly a concern, but not one you’d likely hit. The EEPROM that contains data for this is good for 4 million write cycles.

Hope that helps! Feel free to contact me at support@plugable.com if you have any other questions.

Sam,
Thanks for the quick answer!