Documentation • GPIO and communication on esp-open-sdk
Hi everybody!I'm a newbie ESP8266 programing , I was follow this Code: https://www.youtube.com/watch?v=kYEzEFH5LiM and this Code: https://www.youtube.com/watch?v=T-oSjMCmNYk tutorials and I did my...
View ArticleDocumentation • Re: Searching for ESP-01 Board Schematic (.brd, .sch)
Lentha wrote:Here it is: ESP-01 Schematic https://www.itead.cc/media/wysiwyg/Products/ESP-01_Schematic.pngI looked at this schematic but there is no red power LED and no mysterious blue LED. WHat is...
View ArticleDocumentation • Re: Availability of documention of ESP8266 API for Arduino C
mrburnette wrote:... and my favorite: ESP8266-Arduino class referenceRayTHANK YOU, MRBURNETTE! I hadn't seen that class reference link anywhere, and nothing I could produce with doxygen came out so...
View ArticleDocumentation • New changes in SDK documents and mistakes?
Hi,I'm new to ESP8266 and just start learning it.I found there are some changes in the document 2A-ESP8266-SDK__Getting_Started_Guide latest version 3.0.In my previous version 2.8, there are some...
View ArticleDocumentation • schematic for esp-01 interfacing with microcontroller
hello,can anybody post schematic (in .pdf format) esp-01 interfacing with microcontroller.the microcontroller works on 3.3VStatistics: Posted by AJ123 — Sun Apr 01, 2018 9:47 am
View ArticleDocumentation • Re: schematic for esp-01 interfacing with microcontroller
What kind of interface are you looking for?The ESP is just a microcontroler running @3.3V as well. Statistics: Posted by QuickFix — Tue Apr 03, 2018 3:33 am
View ArticleDocumentation • Setup an ESP8266 and send a HTTP POST request
Hi all,First post in here so hoping this is the right place! I've written up a simple tutorial to show how to setup an ESP8266 board and send a request to a server. Here's the link...
View ArticleDocumentation • Detailed electrical characteristics of I/O ports?
The 8266 data sheet doesn't give much detail on the electrical characteristics of the GPIO pins. A fully-spec'd microcontroller would have, for example, graphs of output voltage vs. current for HIGH...
View ArticleDocumentation • Re: Detailed electrical characteristics of I/O ports?
as you allready correctly stated:The 8266 data sheet doesn't give much detail on the electrical characteristicsneither general nor on gpiosunfortunately even paid for personal doesn't get more...
View ArticleDocumentation • Re: What we know so far
Was the original content of this post deleted? The post seems to me to contain nothing but a picture of an ESP-01 and some ads. Am I missing something or did Richard delete his post?Statistics: Posted...
View ArticleDocumentation • How to set AP cache?
Hi, I know that wifi_station_get_ap_info() can get all five cached configurations, but I cannot find any API to set them -- wifi_station_set_config() will write only one configuration, so the question...
View ArticleDocumentation • ESP-Mx DevKit - PInout
Hi all,I recently started developing with ESP8285 so please forgive me if posting in the wrong area of the forum or asking something which may be obvious for you.I bought some ESP8285 modules from...
View ArticleDocumentation • esptool.py erase all flash before writing (single command)
https://github.com/espressif/esptool/releases/tag/v2.6Version 2.6 - FeaturesNew write_flash --erase-all ... option to erase all flash before writing (single command).Statistics: Posted by flywire —...
View ArticleDocumentation • Re: ESP-Mx DevKit - PInout
numbering is gpio# (datasheet pin name) as prefered on esp8266for spi etc. look here https://arduino-esp8266.readthedocs.io/ ... s.html#spiStatistics: Posted by schufti — Wed Jan 09, 2019 8:43 am
View ArticleDocumentation • Re: Problem on ESP8266 ESP12-e : blue led always on suddenly
Andoniaina wrote:Hello,I posted comments on the live chat but no one there.Hence, I post the description of my pblem here.Thank you in advance for helping me.Here it is :I'm trying to command a servo...
View ArticleDocumentation • Re: Additional free RAM for ESP82266.
checked, not workingStatistics: Posted by Openair — Sat Jul 27, 2019 5:20 am
View ArticleDocumentation • SEND DATA FROM ARDUINO NANO TO FIREBASE VIA ESP01
Hi! I'm having trouble connecting and trying to figure out how to connect arduino nano to firebase using esp01. New to the whole IoT world, I have searched days and nights trying to find the right...
View ArticleDocumentation • Re: Documentation for ESP-WROOM-02 with 18650 battery socket
I’m struggling to find information on how to connect a solar panel to this board. I assume it’s possible to connect it straight to the board so that the battery can be charged. But not sure where to?...
View ArticleDocumentation • CE Test report for ESP-12S
We are trying to get EU compliance for our product that uses ESP-12S. The test house we use has requested a copy of the EU test report SZEM160600488402 done by SGS on the ESP-12S to EN 300328. Where...
View ArticleDocumentation • Re: CE Test report for ESP-12S
I would try the manufacturer, they should be the ones that got the modules they produce tested.Here's the one for the plain (old / non-S) ESP-12 with some addresses on it:Statistics: Posted by...
View Article