Skip to content

SimpleWebServerWiFi Fail #11

Description

@Goheeca

When I was playing around with Duo and this example, I came across a nasty bug.

I let the root page show on the Nexus 5 and that worked just fine, then I've used LG G3 instead of Nexus 5 and the Duo's begun blinking red. According to Photon docs the LED indicated 'Hard fault'.

How to reproduce

I've cought the communication with Wireshark and here are the particular http requests. Possibly change the host ip address in them accordingly. The Duo runs 0.2.2 fw.

The working request: nc -i 1 10.1.2.205 80 < Nexus_5
The non-working request: nc -i 1 10.1.2.205 80 < LG_G3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions