We have started to get this error on many of our boards when using Chromebooks. Has anyone else seen this start happening again?
Was the version of Chrome OS recently updated?
Could you please provide the info from
sandeepmistry:
Hi everyone,We still have not been able to reproduce this condition with our Chrome OS devices.
Could you please:
- Open chrome://extensions
- Click "Inspect views: background page", then click the "Console" tab
- In a separate tab, open Arduino Create
- Load sketches until you see the error
After step 4) please share a screenshot of the window opened in step 2.
Also, please let us know if there are any other Chrome apps that are installed on the devices, and if they also might use any serial ports.
Can you give more details about step 2:
Click "Inspect views: background page", then click the "Console" tab
please?
I don't see that as being an option. Maybe a screenshot of where to find that?
Sure, see attachment. (Edit attachment updated).
I just updated my Chromebook to Chrome OS 69, and uploaded to an Uno without any issues.
What board are you using?
That screenshot seems to be the wrong one. ?
The boards are Uno Compatible/Sparkfun boards: SparkFun RedBoard - Programmed with Arduino - DEV-13975 - SparkFun Electronics
We've updated to Chrome 69 and still see the problem.
I've updated the screenshot in my previous post, sorry about that.
The Chrome app has only been tested with official Arduino boards, clone/compatible boards are not officially supported.
I have this same problem I checked the console and it's telling me,
connected
background.bundle.js:249 reset complete.
background.bundle.js:249 flashing, please wait...
background.bundle.js:249 flash complete.
background.bundle.js:259 Error: Sending 3020: receiveData timeout after 400ms
at background.bundle.js:24536
at finished (background.bundle.js:24487)
at background.bundle.js:24492
background.bundle.js:249 Programming with: avrgirl-arduino flash -f sketch_oct25a.hex -a uno -p /dev/ttyACM0
Hi @gio2266,
Thanks for the info, when you receive this error, is sketch you want to executing on the board?
No it’s not
Hallo there, is there solution of this issue? I do experience the same one from yesterday.
Please stop cross posting.
Create your own threads and use the posts at the top of the forums to see what information you should be including. And deleting you other posts.
Honestly, I do not understand you are hitting me. I did create my own thread after I carefully went through this forum and I have linked all posts related to my question there.
The only answer I get in the forum was from guy, who is not familiar with Chrome app. So he didn't help me with his answer. Then, I have tried to ask in other threads if anyone get the solution of the problem, because there is no Solved label.
Keep in mind, I do pay for the Chrome app monthly and only help and support is: Do not ask others! You see it as correct way? I do not.
So, are you able to help or advice me, how to solve the problem? Or can you connect me to someone, who is? That would be helpful.
Is there an solution for this issue yet, encountering the same issues (again on a dell 11" chromebook)
Refreshing the browser and switching from ttyACM0 to ttyUSB0 fixes the problem (for 1 write though)
i am having the same 3020 timeout thing....when is somebody going to fix it
Npoe lren to slepp
I am having the issue to with AFAIK a arduino Nano clone. I am not sure cuz I was not the one to buy or unpack it.
As far as I can see it is a crome issue. I can read the monitor fine until I try to upload something, can it be that there goes something wrong with the reset? of should the time out timer be extended a little, to give the arduino a little more time to overwrite.
it tells me:
/home/builder/opt/arduino-builder/arduino-builder -compile -core-api-version 10611 -hardware /home/builder/opt/arduino-builder/hardware -hardware /home/builder/.arduino15/packages -tools /home/builder/opt/arduino-builder/tools -tools /home/builder/.arduino15/packages -built-in-libraries /home/builder/opt/libraries/latest -logger humantags -fqbn arduino:avr:nano:cpu=atmega328 -build-cache /tmp -build-path /tmp/740561557/build -verbose -prefs runtime.tools.avrdude.path=/home/builder/.arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14 -prefs runtime.tools.linuxuploader.path=/home/builder/.arduino15/packages/arduino/tools/linuxuploader/1.5.1 -prefs runtime.tools.nrf5x-cl-tools.path=/home/builder/.arduino15/packages/arduino/tools/nrf5x-cl-tools/9.3.1 -prefs runtime.tools.arduino101load.path=/home/builder/.arduino15/packages/Intel/tools/arduino101load/2.0.1 -prefs runtime.tools.core2-32-poky-linux.path=/home/builder/.arduino15/packages/Intel/tools/core2-32-poky-linux/1.6.2+1.0 -prefs runtime.tools.flashpack.path=/home/builder/.arduino15/packages/Intel/tools/flashpack/2.0.0 -prefs runtime.tools.dfu-util.path=/home/builder/.arduino15/packages/arduino/tools/dfu-util/0.9.0-arduino1 -prefs runtime.tools.x86-linux-gcc.path=/home/builder/.arduino15/packages/arduino/tools/x86-linux-gcc/7.2.0 -prefs runtime.tools.CMSIS.path=/home/builder/.arduino15/packages/arduino/tools/CMSIS/4.5.0 -prefs runtime.tools.arduinoOTA.path=/home/builder/.arduino15/packages/arduino/tools/arduinoOTA/1.2.1 -prefs runtime.tools.bossac.path=/home/builder/.arduino15/packages/industruino/tools/bossac/1.7.0-industruino -prefs runtime.tools.sketchUploader.path=/home/builder/.arduino15/packages/Intel/tools/sketchUploader/1.6.2+1.0 -prefs runtime.tools.arm-none-eabi-gcc.path=/home/builder/.arduino15/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4 -prefs runtime.tools.arm-linux-gcc.path=/home/builder/.arduino15/packages/arduino/tools/arm-linux-gcc/4.9.3 -prefs runtime.tools.avr-gcc.path=/home/builder/.arduino15/packages/arduino/tools/avr-gcc/5.4.0-atmel3.6.1-arduino2 -prefs runtime.tools.CMSIS-Atmel.path=/home/builder/.arduino15/packages/arduino/tools/CMSIS-Atmel/1.2.0 -prefs runtime.tools.arc-elf32.path=/home/builder/.arduino15/packages/Intel/tools/arc-elf32/1.6.9+1.0.1 -prefs runtime.tools.i586-poky-linux-uclibc.path=/home/builder/.arduino15/packages/Intel/tools/i586-poky-linux-uclibc/1.6.2+1.0 -prefs runtime.tools.openocd.path=/home/builder/.arduino15/packages/arduino/tools/openocd/0.10.0-arduino7 -libraries /tmp/740561557/custom -libraries /tmp/740561557/pinned /tmp/740561557/Utalent_V1_0
Sketch uses 2592 bytes (8%) of program storage space. Maximum is 30720 bytes.
Global variables use 218 bytes (10%) of dynamic memory, leaving 1830 bytes for local variables. Maximum is 2048 bytes.
Validating license ...
Free trial (expires in 30 days)
Programming with: avrgirl-arduino flash -f undefined -a nano (new bootloader) -p /dev/ttyUSB0
connected
reset complete.
flashing, please wait...
flash complete.
I had this issue initially.
Changed settings of the board to Nano 328P (old Bootloader) fixed it.
Today we got the same message in our class, changing to old boatloader sometimes solved the problem but most of the times it stayed. Our students had two hours to complete the first step today and they haveto continue with further steps next week, but now our entire timing is wasted.
Can somebody please suggest a possible solution so we can get to work next week?
The students were working with arduina nano on HP chromebooks, ChromeOS 74.
I had the same problem with arduina nano on Lenovo chromebook, ChromeOS 75.
Hi Everyone,
We've just published v1.0.15 of the Create Chrome app to address this.
You can visit chrome://extensions to check which version you are at, there's an update button on that page to manually update, if that doesn't work you can also try to reboot the Chrome OS device.
Please let us know if you have any further issues.
Having the same problem. Tried rebooting board, rebooting chromebook, verifying my chrome os is up to date, etc.
Sending3020: receiveData timeout after 400ms
Just installed v1.0.15.
ChromeOS 75.0.3770.102
Acer Chromebook 14
I just paid for the subscription based on your post above that the issue is fixed.
Please advise, are you actively working to fix this? If not, I'd like to make a decision
on whether to terminate the subscription, as this is DOA for me.
Also, just wondering, can I configure it to wait longer than 400ms for a reply?
Thanks.
