Search found 5 matches
- Fri Aug 18, 2017 6:45 pm
- Forum: Documentation Request
- Topic: AT instructions set should be reviewd
- Replies: 1
- Views: 3961
AT instructions set should be reviewd
Hello. The AT instruction set document should be reviewed and much better documented, focusing on the error messages. For example, documentation shows AT+CIPSTART commands returns "ERROR" or "ALREADY CONNECT", but in fact it returns 5/6 different messages some of them, and someti...
- Fri Aug 18, 2017 6:25 pm
- Forum: Chit Chat
- Topic: Why so much spam using personal messaging
- Replies: 4
- Views: 4688
Re: Why so much spam using personal messaging
I registered recently and the first thing I got, not even any response to some of my queries in the forum, was PM spawn messages... in some cirilic language.
Not nice.
Not nice.
- Fri Aug 18, 2017 6:18 pm
- Forum: AT+ Commands
- Topic: SNTP not working in ESP8266
- Replies: 5
- Views: 15276
SNTP not working in ESP8266
Hello. I'm always getting the same result with the CIPSNTPTIME? command: "+CIPSNTPTIME:Thu Jan 01 00:00:00 1970". It's using the default servers, and I tested them outside the ESP just to check conectivity. Servers are active and reachable. ESP is correctly connected to Wifi, STA mode, etc...
- Mon Aug 14, 2017 6:22 am
- Forum: AT+ Commands
- Topic: What does "CIP" and "CW" mean?
- Replies: 2
- Views: 3493
Re: What does "CIP" and "CW" mean?
Well they are under sections named "wifi commands" and "ip commands" (if i remmeber well) so I bet they stand for Command IP and Command Wifi. Makes sense since AT is for commands... so Command Wifi, Command IP. Also could be connection, but they are some commadns not related wit...
- Sat Aug 12, 2017 11:40 pm
- Forum: AT+ Commands
- Topic: RTS ouput never asserted but it should be
- Replies: 1
- Views: 2389
RTS ouput never asserted but it should be
Hello. I'm having some troubles with RTS line in a ESP8266 (AT version:1.4.0.0, SDK version:2.1.0), basically it nevers become active. Handhsake is correctly enabled for both CTS and RTS, and CTS works perfectly. As far as I understand RTS will be asserted when ESP buffer has room for more data, but...