- Mon Sep 22, 2014 12:29 pm
#829
reaper7 wrote:I started playing with sdk today.
First I tried to do my own AT commands, natural thing was to control GPIO via AT but it does not work... (in my case it is GPIO2)
maybe someone will find a solution
have you done successfull the at command leasson?
this is a good way to think in in the coder ..
i have wrote a help define's for the commands and admin pass and system user groups for later services ect like a little terminal app.
settings welcome and status messages ect. to store this i will write over SPI to the flash or EEPROM ...
the AT Command for switching is my way too just in time, next step is by webserver over wifi and sort out the incommings messages and call submenues ect..
have a look to the "+++" try to find out in AT-Demo - this will idle the CIPSEND transparent mode -
.. search in project by stríngvalues= +++
try to search the LED Funtion in eagle_soc.h - there is no entry only in this file
best wishes!
rudi