Problem about creating a state machine for be able to use ESP8266 AT COMMAND
Hello,I have struggled to use AT COMMANDs for communication between ESP8266 and STM32F4.I should use ESP8266 as non blocking mode .Because my main project is FIRMWARE OVER THE AIR. 1)STM32 GETs the datas of new code via ESP8266 using 'AT COMMANDS'.2...