luigiifan / Scoreboard-P10

Scoreboard P10 with Arduino and Bluetooth HC-05
0 stars 1 forks source link

Non funziona app #1

Open nino165 opened 4 months ago

nino165 commented 4 months ago

Ho problemi con il modulo Bluetooth, i pannelli P10 funzionano, è connesso ad android, ma app non si connette col pannello Quali soluzioni?

nino165 commented 4 months ago

Con app SBC_Alpha2.apk il bluetooth si collega e funziona, e cambiano i punteggi nel pannello. Con SBC_global.apk non si connette al bluetooth

luigiifan commented 4 months ago

Hi! Sorry for the late response. I have updated the app, and now you can select the Bluetooth address by clicking on the Bluetooth icon. In the previous version, the app had a feature that automatically connected to a Bluetooth address that was already declared in the source file. Let me know if there's still any issues with the app.

nino165 commented 4 months ago

Ciao, grazie ora l'app funziona. Puoi per favore aggiornare anche il file sorgente volevo aggiornarlo in italiano. Grazie anticipatamente per la tua disponibilità.

nino165 commented 4 months ago

Perchè sul file di arduino dichiari la riga Bluetooth.begin(9600); Io per far funzionare il bluetooth ho dovuto cambiare così Bluetooth.begin(38400);