-->
Page 12 of 16

Re: ESP8266EX Breakout/Dev Board

PostPosted: Thu Oct 09, 2014 2:42 pm
by Claude
Image

FTDI enumerates properly and the ESP8266 outputs a 26MHz square wave on GPIO0 (as written in the datasheet when no code is loaded).
At least a partitially YAY :P
Will test the rest of the board tomorrow or on the weekend..

Re: ESP8266EX Breakout/Dev Board

PostPosted: Thu Oct 09, 2014 2:56 pm
by Squonk
Congrats!

It looks nice :)

Re: ESP8266EX Breakout/Dev Board

PostPosted: Fri Oct 10, 2014 4:03 am
by Claude
Okay just got the AT Interpreter FW boot on my board.

Did a test with an SMA Antenna (+3db) and the onboard Molex LDS Antenna

Here are the results from AT+CWLAP

Edit : @tinhead Added "No Antenna"

SMA
Code: Select allAT+CWLAP
+CWLAP:(0,"",0)
+CWLAP:(4,"Locatec-WLAN",-88)
+CWLAP:(3,"Locatec-WLAN",-70)
+CWLAP:(3,"wifi_proveo",-45)
+CWLAP:(4,"GaesteWLAN",-77)
+CWLAP:(4,"AIRNET",-77)


Molex
Code: Select allAT+CWLAP
+CWLAP:(0,"",0)
+CWLAP:(4,"Locatec-WLAN",-91)
+CWLAP:(3,"Locatec-WLAN",-76)
+CWLAP:(3,"wifi_proveo",-58)
+CWLAP:(4,"AIRNET",-76)
+CWLAP:(4,"GaesteWLAN",-76)


No Antenna
Code: Select allAT+CWLAP
+CWLAP:(0,"",0)
+CWLAP:(3,"Locatec-WLAN",-85)
+CWLAP:(3,"wifi_proveo",-65)

Re: ESP8266EX Breakout/Dev Board

PostPosted: Fri Oct 10, 2014 6:04 am
by strolch
Hi Claude,
in one of you former posts you mentioned to sell spare boards. Would you also sell an assembled one?