Skip to content

Version 1.7.x breaks use with MatrixPortal projects because it can't read JSON #39

Closed
@makermelissa

Description

@makermelissa

When trying out the OpenWeather Demo (https://learn.adafruit.com/weather-display-matrix/code-the-weather-display-matrix), it works as expected with version 1.6.0 and breaks when updating to 1.7.x.

The lines I noticed related to the error that keep repeating:

Free mem:  31664
Retrieving data...Socket missing recv_into. Using more memory to be compatible
Reply is OK!
{"coord":{"lon":-118.24,"lat":34.05},"weather":[{"id":721,"main":"Haze","description":"haze","icon":"50d"}],"base":"stations","main":{"temp":27.55,"feels_like":30.38,"temp_min":21,"temp_max":31.11,"pressure":1016,"humidity":64},"visibility":6437,"wind":{"speed":1.31,"deg":212},"clouds":{"all":1},"dt":1601921273,"sys":{"type":1,"id":3694,"country":"US","sunrise":1601905840,"sunset":1601947886},"timezone":-25200,"id":5368361,"name":"Los Angeles","cod":200}
Some error occured, retrying! - Cannot access json after getting text or content

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions