Hi Good Day, I'm working on a small project. I am trying to receive input from the Arduino to the app through a Bluetooth module but currently, I am unable to do so i have tried using Serial.write and also importing the library <SoftwareSerial.h> on Arduino IDE. But no input is getting registered on the label, also probably no input is received by the app.
Please recommend a solution for the above problem.