The ATmega328P data sheet in table 29-11 on page 324 notes that the internal 1.1V reference (VBG) may vary between 1.0V and 1.2V. In this answer this is called "not stable or accurate".
Question: Is this "unstable" or "inaccurate" or even both if I define it as
- "unstable" if it varies over the day, say with temperature or VCC or or some such.
- "inaccurate" if it is a rather stable voltage for a specific Nano-board I have in hand, just not the typical 1.1V.
In the latter case I could measure the value accurately and scale my analog measurements with the measured value instead of the 1.1V.