• So i am back on this and i was surprised that with v1.95 i had to require Wifi instead of EspruinoWifi and no more errors because of missing Dgram module. But it still does not work for me.. its seems i cant receive alexas UPnP requests.

    @Vasily Does this still work for you after updating to v1.95?

    Edit

    Okay.. after checking v1.95 change nodes, reading the updated references and making some changes i am few steps closer and could fix some bugs in code i never reached before.

    Now i am stuck at an error from espruino "CIPSERVER failed" .. i guess it is the Dgram.createSocket but i have to check that after some sleep and try to reduce it a minimal snippet to reproduce.

    Other odd thing.. Wifi.startAP seems to always want a password.. even with authMode "open". For now i did remove the AP parts.. don't know why they are needed anyways.. maybe you could shed some light on this @Vasily? :)

About

Avatar for PaddeK @PaddeK started