Search found 23 matches
- Sat Apr 04, 2015 9:56 pm
- Forum: AT+ Commands
- Topic: AT added some functions so flash size need to be 1024KB
- Replies: 5
- Views: 8473
Re: AT added some functions so flash size need to be 1024KB
is there a tool that can read and report the memory size of a module? or even an API?
- Wed Apr 01, 2015 4:58 pm
- Forum: ESP8266 SDK
- Topic: Testing Current Consumption using datalogger....
- Replies: 9
- Views: 8888
Re: Testing Current Consumption using datalogger....
thanks again, but I was referring to SDK V1.0 found here: viewtopic.php?f=5&t=286
the 9xxx are old...
cheers,
the 9xxx are old...
cheers,
- Tue Mar 31, 2015 5:28 pm
- Forum: ESP8266 SDK
- Topic: Testing Current Consumption using datalogger....
- Replies: 9
- Views: 8888
Re: Testing Current Consumption using datalogger....
Hi,
Thank you for sharing your insight, but I would suggest you build your test around the latest firmware V1.0 to get better support from Espressif...
thank you,
Thank you for sharing your insight, but I would suggest you build your test around the latest firmware V1.0 to get better support from Espressif...
thank you,
- Thu Mar 26, 2015 10:52 pm
- Forum: AT+ Commands
- Topic: Question about Custom AT API
- Replies: 2
- Views: 3406
Re: Question about Custom AT API
I flashed my custom AT at 0x40000 and it worked
along side the original AT

- Thu Mar 26, 2015 10:30 pm
- Forum: AT+ Commands
- Topic: Question about Custom AT API
- Replies: 2
- Views: 3406
Question about Custom AT API
Hi, i'm not understanding the concept of the custom AT API... does it extend the current set of AT through the API if yes at which address should I flash the newly created firmware. flash.bin >>> 0x00000 User1.512.new.bin >>>> 0x01000 custom_AT.bin >>> ????? or does it completely override the origin...
- Tue Mar 24, 2015 2:53 am
- Forum: Report Bugs
- Topic: wdt reset after multiple TCP requests
- Replies: 1
- Views: 2897
wdt reset after multiple TCP requests
Hello today while testing the ESP8266 using the latest firmware V1 i got the following reset: i hope the report is useful ets Jan 8 2013,rst cause:4, boot mode:(3,7) wdt reset load 0x40100000, len 1320, room 16 tail 8 chksum 0xb8 load 0x3ffe8000, len 776, room 0 tail 8 chksum 0xd9 load 0x3ffe8308, l...
- Mon Mar 23, 2015 1:35 am
- Forum: Report Bugs
- Topic: client disconnect cause wdt reset
- Replies: 19
- Views: 17762
Re: client disconnect cause wdt reset
can you share a bit of code so I can see what you did please... what exactly did you handle?
- Sat Mar 21, 2015 7:29 pm
- Forum: Report Bugs
- Topic: client disconnect cause wdt reset
- Replies: 19
- Views: 17762
Re: client disconnect cause wdt reset
I agree, if I send request too fast like using 1ms between each request the module goes nuts and the AT stops working all together... it no longer responds to AT and all I get is one line...
I will create a video demo using the known tools. i'm using V1.0 as well.
Cheers
I will create a video demo using the known tools. i'm using V1.0 as well.
Cheers
- Sat Mar 21, 2015 4:02 am
- Forum: ESP8266 SDK
- Topic: Get RSSI of current station?
- Replies: 8
- Views: 9407
Re: Get RSSI of current station?
they did include that in the new AT Command please check the latest docs...
- Sat Mar 21, 2015 4:01 am
- Forum: AT+ Commands
- Topic: UDP Broadcast 239.255.255.250
- Replies: 8
- Views: 9439
Re: UDP Broadcast 239.255.255.250
thanks for the info..
how do I add my own AT commands since the AT firmware is closed...
can you please share documentation and examples..
thanks.
how do I add my own AT commands since the AT firmware is closed...
can you please share documentation and examples..
thanks.