Can someone help me, how to display data from grbl that I input to my arduino? My project is based on esp8266, when I move to screen2, the texbox in screen2 automatically reads the contents of the settings data in my arduino, I hope my explanation is easy to understand
Nope, better show your codes
When you enter into screen2, see automatically it sends post request so it returns in textbox text. Actually here what do you want ti do
yes that’s right, but texbox1 doesn’t display anything when i open screen2
Remove the ErrorOccurred event to find out if you get an Error 1103
Taifun