Hi all,
I used the example code of the LCD widget, put my own auth code blah blah blah but nothing is coming up on the LCD with the app? I placed the LCD into advanced mode on V1 but still no go, what else could it be? cheers in advance.
Hardware Used:
Arduino Uno Rev 3
Arduino Ethernet 2 Shield
iOS, yes latest version, and I didnโt quite understand in the example where the pin selection is undertaken. All i read is in the setup up top of the example that it tells you to put LCD widget on pin V1 and I assumed because there is only one pin stated that the widget within the app had to be on advanced.
hi dmitriy, yes I have checked both app and sketch and tried it with the WidgetLCD lcd(1) and WidgetLCD lcd(V1) and no difference, text does not show up inside the app.