I am using esp wroom 02 with the stm32 processor. I using KEIL IDE.
I send to php server. First I can not send my MAC address to the server, the server sends me "KEY" at 32 bytes in length. I want to send the KEY he sent me back to the server.
The first command(GET_PUCALLO_MAC) is a success transmit and "+ IPD" receive. But the second command(GET_PUCALLO_KEY) does not seem to be transmitted, Consequently
"+IPD"command I sent with the second "get method" goes after the reset.
If you help me, I will be very pleased. Thanks for your helps.

