Using the new Arduino IDE for ESP8266 and found bugs, report them here

Moderator: igrr

User avatar
By Zeppelin
#90406 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?