Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootloader burned successfully, Failed to upload bin via TFTP. #18

Open
loathingKernel opened this issue May 10, 2017 · 2 comments
Open

Comments

@loathingKernel
Copy link
Owner

From @whitesn on August 18, 2016 6:26

Hello, so I am able to burn the bootloader and upload the "ReadNetworkSettings" sketch using Serial USB Comm.

I am also able to ping the default IP when the Arduino is powered and connected (192.168.1.128)

Then I tried to upload the sample "blink" ( utilities\tests\blink\atmega328_blink9.bin ) by resetting the Arduino Board (LED13 now blinks quickly), then type "tftp -i 192.168.1.128 PUT atmega328_blink9.bin" (I already cd'd to the folder). After some times, it says "Connect request failed".

Previously, after uploading the sample "ReadNetworkSetting", the Arduino will be able to run the sketch after about 10 seconds after reset (the upload period).

But if I did attempt to TFTP the sketch (atmega328_blink9.bin), my Arduino is now not able to load the previous sketch and will keep blinking quickly (even after resetting, and waiting for 10 seconds). The previously uploaded sketch is now gone, but I am still able to upload sketches via serial. What should I do?.. (Windows 10 64bit, Arduino 1.6.7)

Copied from original issue: codebndr#34

@loathingKernel
Copy link
Owner Author

From @FunnyPaul on September 5, 2016 15:2

Hi, I have also had problems with the TFTP tool of Windows. Try it once http://tftpd32.jounin.net with the tool. And adjust or turn off the firewall.

@loathingKernel
Copy link
Owner Author

From @whitesn on September 14, 2016 1:55

Thanks @FunnyPaul , I'll get back after trying this out later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant