Welcome,
I have a script on a website that when executed displays the value of $wyslij.
On the NodeMc I have the program uploaded (via the Arduino IDE):
After execution, it displays the result to me on the serial monitor.
I would like to extract the value of $send that was sent.
Can you help how to complete the program on NodeMcu.
I have a script on a website that when executed displays the value of $wyslij.
Code: PHP
On the NodeMc I have the program uploaded (via the Arduino IDE):
Code: C / C++
After execution, it displays the result to me on the serial monitor.
Quote:
[HTTP] connection closed or file end.
[HTTP] begin...
[HTTP] GET...
[HTTP] GET... code: 200
8
deactivate
0
[HTTP] connection closed or file end.
I would like to extract the value of $send that was sent.
Can you help how to complete the program on NodeMcu.