each time I send data to my temperature variable from my arduino code there is a significant delay. I added another variable and the delay is not bearable at all thus two time the delay time for one variable update.
An using this function
Hi @DannyGH I’m not familiar with the Intel Edison networking through the Arduino IDE. In believe that case, the WiFi connection is already managed by the linux processor of the Edison, so the process should be simpler than using a regular Arduino WiFi shield. Can you please post your code?