❓ Question
Remote controlArduino in the OttoDIY_APP_V10.ino are many Serial.print() statements which print lines like "&&xx%%" to the serial monitor. Curios are the functions "sendAck()" and "sendFinalAck()" where there's only a "delay(30)" before printing. Could it be meant, that this lines should be printed to the OttoDIY App via Bluetooth? using BTserial.print() instead of Serial.print().
in the OttoDIY_APP_V10.ino are many Serial.print() statements which print lines like "&&xx%%" to the serial monitor. Curios are the functions "sendAck()" and "sendFinalAck()" where there's only a "delay(30)" before printing. Could it be meant, that this lines should be printed to the OttoDIY App via Bluetooth? using BTserial.print() instead of Serial.print().
For more content join our community, sign up and become an Otto Builder now!