Sparkfun VR IMU Breakout Calibration Enquiry

Hi , I have been using the provided [SparkFun_BNO080_Arduino_Library] to calibrate the individual sensors on the IMU board. I have followed the instruction by saving the calibration data. I would like to know if there is any memory unit on the breakout board that saves this calibration data, or the calibration data is saved on to the EEPROM on the Arduino board?

Reason for the question:

My main mode of communication would be UART-RVC, hence I would like to know if my calibration data is brought over when I switch from I2C mode to UART-RVC.

Thank you.

There’s a little bit of flash memory inside the BNO080 and that’s where the library stores the calibration data.