-->
Page 1 of 1

PSoC 4200 BLE interfacing with ESP8266

PostPosted: Sun Sep 18, 2016 9:23 am
by Parth
I have interfaced ESP8266 with the PSoC 4200 BLE . I have interfaced it with the help of UART interfacing. I have used the AT command set to connect to the internet. I have a problem in printing the response from the esp after using the command set.
Can you help me how can i store the response (Eg. 'OK' ) from the esp to ensure that it is connected to the internet.
I m attaching the main.c file along with the query to help u understand better.
(The line where the error is showing is bold and underlined).

Re: PSoC 4200 BLE interfacing with ESP8266

PostPosted: Mon Apr 17, 2017 7:53 am
by bvishal
hello sir, I am facing the same problem, if you solve your problem can you help me by sending your main.c file.. Thank you