Index: NVDataMgmt.c =================================================================== diff -u -re8ecb7368ebfeb64b8664a06ead7968d408dcba2 -r9929778a6b7e36ea246506aa7515808ac2f63e54 --- NVDataMgmt.c (.../NVDataMgmt.c) (revision e8ecb7368ebfeb64b8664a06ead7968d408dcba2) +++ NVDataMgmt.c (.../NVDataMgmt.c) (revision 9929778a6b7e36ea246506aa7515808ac2f63e54) @@ -947,6 +947,8 @@ institMsg.hdr.msgID = 0; institMsg.hdr.payloadLen = 0; handleSendInstitutionalRecordToUI( &institMsg ); + // Received new institutional record and it is valid, send it to the DG to be up to date + handleDGRequestInstitutionalValues( &institMsg ); #endif // Signal that there is a new calibration record available.