Building a WiFi Gateway with ESP-01
-
Hi all,
I´m trying to build a WiFi Gateway using a ESP-1 with 8 Pins.
Unfortunately I did not manage to wire it up like discribed here:
http://www.mysensors.org/build/esp8266_gatewayThe mentioned pins are not named the same way..
- nRF24L01+ ESP8266
- VCC VCC
- CE GPIO4
- CSN/CS GPIO15
- SCK GPIO14
- MISO GPIO12
- MOSI GPIO13
- GND GND
On the ESP-1 the Pins are named:
VCC
GND
TXD
RXD
CH_PD
GPIO0
GPIO2
RST ResetCould anybody give me a hint?
Thanks
-
I've been using this image:
![0_1457206802718_ESP8266-ESP-201-pin-reference-v01[1].png](/uploads/files/1457206792480-esp8266-esp-201-pin-reference-v01-1.png)
from http://smarpl.com/content/esp8266-esp-201-module-first-impressions to map IO ports. Even printed it on paper to make it easy to reference. Maybe ESP-1 is similar enough?Edit: No, it looks like ESP-01 exposes too few pins to be usable? At least according to http://www.electrodragon.com/w/Category:ESP8266_Basic_Usage
![0_1457207112429_Esp8266_esp-01[1].png](/uploads/files/1457207102094-esp8266_esp-01-1.png)
-
Hi all,
I´m trying to build a WiFi Gateway using a ESP-1 with 8 Pins.
Unfortunately I did not manage to wire it up like discribed here:
http://www.mysensors.org/build/esp8266_gatewayThe mentioned pins are not named the same way..
- nRF24L01+ ESP8266
- VCC VCC
- CE GPIO4
- CSN/CS GPIO15
- SCK GPIO14
- MISO GPIO12
- MOSI GPIO13
- GND GND
On the ESP-1 the Pins are named:
VCC
GND
TXD
RXD
CH_PD
GPIO0
GPIO2
RST ResetCould anybody give me a hint?
Thanks
@DrKuebel ESP-01 has not enough general purpose data pins. Besides Vcc and GND you need 5 GPIOs. ESP-01 only has 4.
-
Most people probably use the NodeMCU since it is recommended on the build page: http://www.mysensors.org/build/esp8266_gateway
A nice comparison is available at http://blog.squix.ch/2015/03/esp8266-module-comparison-esp-01-esp-05.html (scroll to the bottom for a comparison table)
-
Depends on. An ESP-12 would be minimalistic. An ESP-201 can be used in breadboards. A node-MCU is a complete development board including the programming interface. But there are a lot of others.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login