Hi All,
I am using below Robotdyn Board with 3.5 inch TFT display shield.
“https://robotdyn.com/uno-wifi-r3-atmega328p-esp8266-32mb-flash-usb-ttl-ch340g-micro-usb.html”
In my sketch I have programmed ESP8266 to use static IP, it works fine if I do not put the TFT shield on the board. But when I connect the TFT shield I am not able to access the static IP I assigned to ESP8266. I get timeout error.
The TFT shield is programmed through Arduino and works fine independently.
Has anybody else faced similar issue? Or has any clue what could be going wrong? Are there any chances of TFT shield drawing more power and starving ESP8266?