godstale / retrowatch

Retro watch is open source smart watch project using Arduino and Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notifications not sending

frndlyneighborhoodspiderman opened this issue · comments

The app will connect to my watch and the time will display but no notifications are going through

same prob here. please help.

Yes , please provide the complete code for time as well as notification showing on screen. Please help at earliest

No call notifications are showing please provide the code.

if anyone gets any help regarding this or make it work kindly post it here

no replies yet. :( anyone any hint, idea or guess at least?

@dhrmik could you please share the code?

Make this changes in code

  1. Replace all mySerial with Serial

Change 5,6 pin of Arduino with rx , tx. Rx of Bluetooth to tx of Arduino and tx of Bluetooth to rx of Arduino.

Change baud rate to 19600

Remove line of connection in start which ..........(5,6) //rx,tx

@dhrmik can you send the code please

@frndlyneighborhoodspiderman did you make it work too?

Do the changes which i had above. It will work. It worked for me.
You can contact me dharmik1211@gmail.com

Do the changes which i had above. It will work. It worked for me.
You can contact me dharmik1211@gmail.com

Bro is it the procedure for u8glib_no button?

try rewiring the Bluetooth module to
SCL - A5
SDA - A4
VCC - 5V
GND - GND