zeevy / grblcontroller

Compact android mobile application for gcode streaming and controlling a cnc machine with grbl firmware
GNU General Public License v3.0
200 stars 71 forks source link

It won't let me use it #178

Closed Danixxdd closed 5 months ago

Danixxdd commented 5 months ago

Download the application through APKPure but it won't let me use it. I connect to the HC-05 but I can't do anything. I need help, please. Screenshot_2024-05-12-20-26-34-171_in co gorest grblcontroller Screenshot_2024-05-12-20-26-35-883_in co gorest grblcontroller

zeevy commented 5 months ago

You can download the aab file from here https://github.com/zeevy/grblcontroller/releases

Looks like your firmware is not supported, application supports only grbl 1.1f

You can check your firmware or any other error messages in console tab

Danixxdd commented 5 months ago

What can I do to solve this problem please help

zeevy commented 5 months ago

This app works only with grbl 1.1f firmware, if you have old one then you have two options

  1. carefully upgrade to 1.1f
  2. leave the old device as is, buy new board and flash grbl 1.1f

More information of upgrading the firmware or flashing new will be available in grbl repo