When esp and arduino is on and i sending some commands to esp, nothing happening. Okay, i turn off and turn on esp. Blue light starts blinking and in terminal i get something like this:
[System Ready, Vendor:www.ai-thinker.com]
@ц,[16][04][18][18][0C]яЂLЗ[0C]‰bъDH
SАbcя
[System Ready, Vendor:www.ai-thinker.com]
@ъЋУЗя[18]ZNяЁLЗr!BъD@
SАИ€ч
[System Ready, Vendor:www.ai-thinker.com]
L(МИJю[10]вKbVc@€(ьbc8"э@[00]и
[System Ready, Vendor:www.ai-thinker.com]
@f±8¤яYвKbRУ
C9юИ[00]5дЙ@мв
[System Ready, Vendor:www.ai-thinker.com]
@f±8¤яYb[1D]я[00]HГ[0C][19]ИъИH
-Йвgъ
[System Ready, Vendor:www.ai-thinker.com]
@fМ8Зя[10]29яЁ¬[0E][04]FЪкbgFЪфИ@и
[System Ready, Vendor:www.ai-thinker.com]
@f•8¤я119яЁњЗrЎEъD@
KАИ[00]й
I can recieve data from esp, but cannot send commands.
To fix this, i turn off arduino and esp, then turn on esp first and arduino second. Still cannot send commands.
I want to flash esp, but even not able to connect esp through xtcom_util.
My connection to flash is:
esp tx - arduino rx
esp rx - arduino tx
esp gnd - arduino gnd
ch_pd - esp vcc
gpio_0 - esp gnd
(esp is powered by external 3.3v 0.7a)
Help, please