I recently started to create a Wifi IR remote using the ESP8266-12 and IR LED based on library that was posted here: viewtopic.php?f=11&t=3035&hilit=ir
I got everything to work, and i'm able to send raw code though the ESP8266.
the problem is that it only work in a VERY short range (about 10-20cm from the receiver), i tried using few different resistors such as 330ohm, 100Ohm, 220Ohm between the IR led and the ESP8266 GPIO pin, and also using a 2N222A transistor. and i'm still getting the same short range .
anybody have any idea how to solve this issue and increase the range ?