Replies: 3 comments 18 replies
-
Try printing out |
Beta Was this translation helpful? Give feedback.
-
Hi, sim_client.py
sim_server.py
|
Beta Was this translation helpful? Give feedback.
-
Hi Davefes, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have two esp8266 which communicate in wifi.
The client sends its date and time with this piece of code:
The line print (data) gives 2023:2:2:15:23
The server with this piece of code:
The line print (new_list) gives ['2000', '1', '1', '0', '00'] ???
Where is the problem ?
Beta Was this translation helpful? Give feedback.
All reactions