I have set up a arduino server that receives a http request such as "192.168.0.1/bulbON" and does certain action returning me the result of such action. Everything seems to be working fine, and I get the corresponding message in the console : optional(bulb 1 is ON)I have set up a arduino server that receives a