Page 1 of 1

arduino-led-blink-wifi-http

Posted: 16:05, 21 Apr 2016
by aherben
It seems it dosen't work the $.ajax when i build it on ios

arduino.sendRequest = function(command, callbackFun)
{
console.log('sendRequest(' + command + ')');
$.ajax(
...

Is there somebody who has tested it from evothings-examples/experiments/arduino-led-blink-wifi-http/arduino.js ?