-->
Page 1 of 1

ESP8266 v2.7.0+ breaks MSGEQ7 library

PostPosted: Thu Feb 04, 2021 12:58 am
by Zeppelin
This MSGEQ7 library https://github.com/NicoHood/MSGEQ7/appears to be broken on ESP8266 Core v2.7.0+

A simple read using MSGEQ7.get(i) returns extremely large, periodically spiking values.

Simply downgrading the ESP8266 version to 2.6.3 immediately solves the issues. However there are a number of network improvements on 2.7.0. Does anyone have experience with this particular MSGEQ7 library?