Chat freely about anything...

User avatar
By qingr@uw.edu
#59227 Hi I'm currently working on a project for my company with ESP8266 combined with Objective C.

I want to send real time data to iPhone app(based on Objective C) via ESP8266. The data is successfully sent from ESP8266 side(e.g. The AT response is OK) but for Xcode, I can't get any data from the IP address, and I can't receive data when typing the IP address in Safari either. However, when I type the IP address in other web browser(chrome/firefox) I can get the sent data.

Not sure it's because of Objective C or ESP8266? Thanks for your suggestions.