Help me - Project

Hello everyone,
I have a project in my school. This project is a robot that cleans the gutters.

I want to make an application that starts or stops the engine.
And I want the robot to move forward and backward.

I use an Arduino to communicate with the motor and the bluetooth HC-05

I think I use the Bluetooth API but this project is it possible?

thank you,

PS: I am French

Someone can help me ?

I never tried out personally the bluetooth Cordova plugin but it seems you would have two options, respectively https://ionicframework.com/docs/native/bluetooth-serial or https://ionicframework.com/docs/native/bluetooth-le

Can’t tell more than that regarding bluetooth, sorry. Probably deserve a quick try/POC