JMANN240
4 years agoReel Rookie
SSDP with Roku TV and ESP8266
I am basically trying to make a custom web interface remote for my Roku using an ESP8266. I am able to send commands like button presses to the TV (at 192.168.0.15:8060) with the ESP8266, but for eas...
- 4 years ago
After looking at router configuration I could not find anything of value. If I try to send a request from the ESP8266 to my desktop, it shows up on Wireshark. If I try sending a request from the ESP8266 to my phone, it doesn't show up on Wireshark. This, and the fact that the ESP8266 says the requests goes through fine each time led me to believe I am using Wireshark incorrectly. I thought it was scanning all traffic on my network, but it was only scanning traffic on my wifi adapter connected to my computer. Doing some further ESP8266 coding I revealed that the TV was sending a packet back to the ESP8266 with the expected information.