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

Connection Failed or Invalid Firmware #195

Open
markplow opened this issue Jan 23, 2023 · 7 comments
Open

Connection Failed or Invalid Firmware #195

markplow opened this issue Jan 23, 2023 · 7 comments

Comments

@markplow
Copy link

Trying to get webcontrol set up for the first time. It seems to connect (shows COM3 in upper right corner) and motors hum on my M2. However it is giving the error "connection failed or invalid firmware" I have updated the arduino due to the latest firmware from the makermade site but the error remains. See attached screen shots. Any help would be greatly appreciated.

Thank you,
Mark
webcontrol error 2
webcontrol error

@Orob-Maslow
Copy link
Contributor

Webcontrol only works with the mega processor controllers. The M2 is a Due processor and only works with makerverse.

@markplow
Copy link
Author

markplow commented Jan 24, 2023 via email

@Orob-Maslow
Copy link
Contributor

Orob-Maslow commented Jan 24, 2023

There is a no login workaround for makerverse:

Edit your .makerverse file and add the line below after the first open brace ({) so it looks like this:
{
"InsecureDangerousGuestAccess":true,

@Orob-Maslow
Copy link
Contributor

This issue is related to incompatible hardware, not webcontrol. A workaround was offered.

@BarbourSmith
Copy link

I don't really get why makerverse requires a login...it seems like a mistake that makerverse was designed like that...but it's not really a WebControl issue :/

@markplow
Copy link
Author

markplow commented Jan 24, 2023 via email

@markplow
Copy link
Author

markplow commented Jan 24, 2023 via email

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

3 participants