Steve,
I think I have an idea, I have this JavaScript error:
Uncaught SyntaxError: Unexpected token d in JSON at position 0
at JSON.parse (<anonymous>)
at onMessage (dashboard.js:45)
at WebSocket.OpenWebSocket.ws.onmessage (dashboard.js:25)
And when I go
http://192.168.1.43:8002/ in my browser, it runs without answering anything.
It's not a problem between the Raspberry and the station but with the web server ?
Micka