Page 1 of 1
how to start with ESP-12F and Arduino by using SPI/UART
Posted:
Tue Jul 05, 2016 6:47 pm
by yodazhong
I try to use ESP-12F on my Arduino and Beaglebone by using SPI/UART.
Could you give some information to start with?
Many thanks.
Re: how to start with ESP-12F and Arduino by using SPI/UART
Posted:
Wed Jul 06, 2016 8:26 am
by martinayotte
Your question is not very clear ...
Simply attached the TX/RX of each other UARTs.
Re: how to start with ESP-12F and Arduino by using SPI/UART
Posted:
Wed Jul 06, 2016 5:55 pm
by yodazhong
Thank you for your asking.
I have a plan to use UART for at command path and SPI for data path.