ESP 8266 gateway instructions for ESP12
Hardware
2
Posts
2
Posters
1.2k
Views
-
Tried to follow the instructions but they do not seem quite clear for ESP12.
As it says, I am first, supposed to flash ESP8266 with NODEMCU (done)
This utilizes pins
VCC, CH_PD, GND, GPIO15, GPIO1, GPIO0 and TX, RXThen I need to flash the Yveaux, code with nrf24l01 attached to esp.
The problem is that looking at the scheme I am supposed to connect CSN of nrf24l01 to D8, which is a GPIO15 of the ESP. And for flashing it is short circuited to the ground. So what is the correct way to do that? -