Mic fails to read analog value in blynk edgent environment but reads in a standalone code

GPIO12 is attached to ADC2.
ADC2 can’t be used for analog readings when WiFi is in use, so you need to select a pin that is connected to ADC1 instead.

Read this link for more info…

Pete.

1 Like