Page 1 of 1

"Error talking to shield" for ESP8266 WiFi Shield

PostPosted: Wed Apr 10, 2019 2:16 am
by shawchyn
Hi

I bought two unit of Cytron ESP8266 Wifi shield.
When I try out the sample code, one of the shield give me the error of "Error talking to shield", regardless which sample apps I try.
But, on the second shield, all the code work perfectly! I wonder what's wrong with the shield with the "Error talking to shield"

This is the firmware for the working shield, I believe the non-working should be the same version, coz I bought it together.

CODE: SELECT_ALL_CODE
AT version:0.52.0.0(Jan  7 2016 18:44:24)
SDK version:1.5.1(e67da894)
compile time:Jan  7 2016 19:03:11
Mode: 1
Start wifi connection
Connected to D1106
IP address:
192.168.1.157
2


Shaw

Re: "Error talking to shield" for ESP8266 WiFi Shield

PostPosted: Wed Apr 10, 2019 6:56 am
by ober
Mind showing the setup of the shield that is not working? A clear photo from top is good enough.

Re: "Error talking to shield" for ESP8266 WiFi Shield

PostPosted: Wed Apr 10, 2019 9:01 am
by shawchyn

Re: "Error talking to shield" for ESP8266 WiFi Shield

PostPosted: Wed Apr 10, 2019 10:09 am
by ober
Hi, thanks for the picture... mind sharing the sample code that you use here?

Re: "Error talking to shield" for ESP8266 WiFi Shield

PostPosted: Wed Apr 10, 2019 2:07 pm
by shawchyn
It is just to run the sample code from your GitHub, just modified the SSID and key to match my network.

nothing change.

Shaw

Re: "Error talking to shield" for ESP8266 WiFi Shield

PostPosted: Wed Apr 10, 2019 3:37 pm
by ober
Actually there are quite a number of sample code in our github... Anyway, I will assume you use CytronWiFiDemo.ino....

I also notice there are differences between both your WiFi shield, the mini jumper on the UART pin selector. RX and TX. The sample code is based on pin 2 and 3.

The shield that is working has both these mini jumper at D2 and D3, while the one which is not working is at D0 and D1. Try change those mini jumper to D2 and D3.

Re: "Error talking to shield" for ESP8266 WiFi Shield

PostPosted: Wed Apr 10, 2019 4:39 pm
by shawchyn
Yes, I do tested on the WIFIDEMO, HTTPS, etc. But the result are the same.

Both shield doesn't work for the https.
One of the shield doesn't work for the WIFIDEMO, it gave the "Error talking to shield".

Both card jumper is set to using
TX --> D3
RX --> D2

exactly the way I received it.

Re: "Error talking to shield" for ESP8266 WiFi Shield

PostPosted: Wed Apr 10, 2019 9:59 pm
by shawchyn
Should I install the new firmware to test? :?:

Shaw

Re: "Error talking to shield" for ESP8266 WiFi Shield

PostPosted: Thu Apr 11, 2019 5:20 am
by ober
If that is the case, then please do contact our technical team at support@cytron.io, they can arrange for you to send back and we can verify the shield that have problem.