xnd Posted April 26 Posted April 26 (edited) With latest firmware: "fw_id": "20240425-141453/1.3.0-ga3fdd3d", "ver": "1.3.0", Diagnostic data included below. See: Also with such version of the code: print('start'); function main() { var i = 0; while (i < 12) { i = i + 1; console.log(i); } print('end'); } Timer.set(2000, false, main); output: Also reproducible on other devices (Shelly Plus 1PM, Shelly Pro 4PM) diagnostics-shelly-plusplugs-data.txt diagnostics-shelly-plusplugs-debug-log.txt Edited April 26 by xnd Quote Translate Revert translation? English (American) Finnish French German Italian Portuguese (European) Spanish
xnd Posted April 26 Author Posted April 26 feel free to delete this topic and continue here under Firmware section: Thanks! Quote Translate Revert translation? English (American) Finnish French German Italian Portuguese (European) Spanish
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.