Skip to content

Stuck in bootloop #2

@jmccoy555

Description

@jmccoy555

Hello, any ideas would save my sanity!!!

Some times this works wonderfully, other I get stuck in a bootloop, serial output;

Using static MAC address: DE:AD:BE:EF:FE:ED
My IP: http://10.10.30.81
10.10.30.81
Setting input pull-ups
54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 40 41 42 43 44 45 46 47 16 17 18 19 20 21 22 23 24 
Using static MAC address: DE:AD:BE:EF:FE:ED
My IP: http://10.10.30.81
10.10.30.81
Setting input pull-ups
54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 40 41 42 43 44 45 46 47 16 17 18 19 20 21 22 23 24 

I've edited the code to use a Adafruit_ST7735 1.44" display, but that's all.

A successful boot looks like this;

Using static MAC address: DE:AD:BE:EF:FE:ED
My IP: http://10.10.30.81
10.10.30.81
Setting input pull-ups
54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 40 41 42 43 44 45 46 47 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 
connecting...
Ready.
Attempting MQTT connection...connected
transition on 4 (input 58)
transition on 4 (input 58))

My only observation is that this tends to happen more with different power supplies, but that's not consistent either. I have check all voltages are the same, and there's plenty of current, max draw when it works is only 320mA.

Thanks.

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