To clarify
You have now been able to upload the firmware using com3?
What version of the firmware are you on?
Can you send a screen capture of what it looks like from Ground Control opening?
Thank you
To clarify
You have now been able to upload the firmware using com3?
What version of the firmware are you on?
Can you send a screen capture of what it looks like from Ground Control opening?
Thank you
mega 2560 r3 donât know if this matters but I connected a bluetooth logitch keyboard and mouse to one of the usb openings plus a Wi-Fi usb to my network
To one of the USB ports on the Arduino or on the computer? Can you send a picture of the Arduino? There should only be one USB opening
to my computer, there is only one usb opening on the Arduino, you still want to see a pic?
Ok, that shouldnât matter. As long as you are sure of the COM port
btw the numbers are still running
I think that might be the issue. The Arduino IDE (with the numbers going) needs to be closed before Ground Control will be able to connect.
The firmware also needs to be re-installed because right now the Arduino is running that test program which just prints numbers
ok âŚshould I start from scratch again and uninstall gc and ide first
I donât think you need to, but it sounds like a good idea just so we have a fresh start
will doâŚwill report what happens thanks for your help
We may have overlooked a very simple step -
This is from another post:
Make sure you have plugged to power into the shield and not the Arduino -
@Scotty your post picture is appreciated.
Thank you
If you click the âcopy error messageâ button it will let you copy and past the error message which could help is figure out where the issue is
Arduino: 1.8.5 (Windows 10), Board: âArduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)â
C:\Users\Gary\AppData\Local\Temp\Temp1_Firmware-1.10.zip\Firmware-1.10\cnc_ctrl_v1\cnc_ctrl_v1.ino:33:20: fatal error: Maslow.h: No such file or directory
#include âMaslow.hâ
^
compilation terminated.
exit status 1
Error compiling for board Arduino/Genuino Mega or Mega 2560.
This report would have more information with
âShow verbose output during compilationâ
option enabled in File -> Preferences.
Got it!
The firmware is actually all the files in that download, not just the .in file so you need the whole folder. If the cncctrlv1.ini file isnât in the folder with the other files they canât be found
sorry Bar donât know what that all means
Got it.
The easiest solution is to delete the firmware folder that you have and download it again, unzip it, then do file -> open from within the Arduino program
just did that and it looks like it took, now Iâm going to install ground control again an d see what happens