Hello
Again I have a question regarding the communication between the atmega and the ESP8266.
Well, I have now set up communication via RXD and TXD.
I am using AT commands to configure the communication.
And everything is working correctly. I transmit and receive packets without problems.
But if I receive a packet I don't know from which IP and port the packet came.
How to check this. I know that in arduino libraries for ESP8266 there is such possibility.
But I do not use any library. I'm using communication over an ordinary UART.
Please give me some hints and suggestions.
Again I have a question regarding the communication between the atmega and the ESP8266.
Well, I have now set up communication via RXD and TXD.
I am using AT commands to configure the communication.
And everything is working correctly. I transmit and receive packets without problems.
But if I receive a packet I don't know from which IP and port the packet came.
How to check this. I know that in arduino libraries for ESP8266 there is such possibility.
But I do not use any library. I'm using communication over an ordinary UART.
Please give me some hints and suggestions.