Most recent activity
-
Espruino WIFI
2v11 (c) 2021 G.Williamssave()
=undefined
Compacting Flash...
Calculating Size...
ERROR: Too big to save to flash (9361 vs 2520 bytes)
Deleting command history and trying again...
Code is too big to save to Flash.Minification is on with Esprima offline. In the past there were no problems with uploading my code. Smthng went wrong after updating to 2v11 or updating IDE
-
installing the native app version: http://www.espruino.com/Web+IDE#as-a-natĀive-application
It works! Thanks for the answer. I think it would be usefull to include this to the Troubleshooting page.
-
I did not know there is a difference btw Web-IDE and Web store IDE. In fact I use Web Store IDE. In the past it worked fine with the same PC and Win7, but something went wrong and I can not connect any more. I will provide later some screenshoots with the "status".
Are there any way that some antivirus or corporate security system can block access to the com port? There were some updates on PC to porvide more security -
Hi,
I have not found my case in Troubleshooting. So I'm describing the problem here.- The Esp WIFI with the same cable works fine with Win10.
- In Win7 I've got the board in Windows Control Panel's 'Devices and Printers' page - 'STMicroelectronics Virtual COM Port (COM8)'. The status is Ok. The IDE reports 'searching ... no ports found'. I tried all different options: reinstalled drivers, reinstalled WEB-ide, reset and cleaned COM ports. No changes.
Moreover when i Hold down the button, and then plug the board in while keeping it held, I get 'Red and Green light brightly for a fraction of a second, then they start 'pulsing', and sound signal of a connection to PC. But nothing happens on the side of IDE
- The Esp WIFI with the same cable works fine with Win10.
-
Is it logging water flow, or does it also control solenoid valves as well?
Of course it controls solenoids. You can find 5V 2-Channel Relay Module inside the plastic box. Solenoids are powered by 12v. I use Adafruit DC-DC converter to power the Espruino. So the hole sistem is powered by one DC trasnformer.
And I plan to add Soil Humidity Sensor Modules for better control and more statistic. -
The problem was that there were no any files seen in the storage via IDE.
But as soon as I executed "eraseAll" command my Espruino became alive again. So, the storage was probably filled with some hidden trash due to some occasion.
Thanks for the help