I wrote a little web server and using the tiny-router package. The name of the start-file is "init.js". If I execute the command tessel run init.js then all work fine. But if I execute the command tessel push init.js, disconnect the board from USB an plug a battery, then my board just try to connect wifi.
Actually, the blue LED should light after initialization. But the LED don't light. And over the browser I get no answer.
Hm... Sorry for my bad english 