LED not working while using netplug app

donno y, LED is not working while using it with netplug app

here is the code:

<!doctype html>

BOLT

LED APP


ON OFF

Hi, First do console log in chrome (Windows Ctrl + Shift + J) and see if you are getting any warning or error message. Also share your code with us.

I also tried this code with pin0.

Hi.

Have you connected anode of LED to anolag pin and cathode of LED to ground. ?( Longer pin of LED is anode whereas shorter pin is cathode).

yeah …i connected shorter pin to ground and longer pin to pin 0 of bolt.

@jyothish.johnson123 can you remove the setDebug(true); and try again. The line should look like this.
<script type="text/javascript" src="/serveFile?filename=bolt.js"></script>