Index: NVDataMgmt.c =================================================================== diff -u -r32342428942e4bb34e91eb18e9e2a9d45d5e27d3 -r1c3c6bd04b55092777a37244313b5dd9130586dd --- NVDataMgmt.c (.../NVDataMgmt.c) (revision 32342428942e4bb34e91eb18e9e2a9d45d5e27d3) +++ NVDataMgmt.c (.../NVDataMgmt.c) (revision 1c3c6bd04b55092777a37244313b5dd9130586dd) @@ -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.