Warnick with no lot codes on bags
- wats6831
- Posts: 559
- Joined: Fri Jan 06, 2017 9:59 pm
- eBay name: MREmountain
- Location: Idaho, USA
- Contact:
Warnick with no lot codes on bags
I have a bunch of newer Warnick MRE with no lot codes but they have QR codes. The QR just gives the menu number like 08 or 01.
How do I date these?
How do I date these?
online store: https://www.mremountain.com
https://www.mremountain.eu
eBay store: http://stores.ebay.com/mremountain
https://www.mremountain.eu
eBay store: http://stores.ebay.com/mremountain
Re: Warnick with no lot codes on bags
Can you post a pic please? I have seen some online that have a bar code, but not a QR code.
- ElevatorFan73
- Posts: 64
- Joined: Sat Jan 18, 2014 1:41 pm
- Location: Summerville, SC
Re: Warnick with no lot codes on bags
QR codes? Sounds interesting, post a pic
*opens crackers and a horrible, bleach scent fills the room*
"Not bad."
"Not bad."
- wats6831
- Posts: 559
- Joined: Fri Jan 06, 2017 9:59 pm
- eBay name: MREmountain
- Location: Idaho, USA
- Contact:
Re: Warnick with no lot codes on bags
cavguy wrote:Can you post a pic please? I have seen some online that have a bar code, but not a QR code.
online store: https://www.mremountain.com
https://www.mremountain.eu
eBay store: http://stores.ebay.com/mremountain
https://www.mremountain.eu
eBay store: http://stores.ebay.com/mremountain
Re: Warnick with no lot codes on bags
Can you scan/read the code?
Re: Warnick with no lot codes on bags
Well, I can tell you from a visual inspection these are 100% genuine Military MRE's. I was thinking maybe there was nothing on the label of your MRE's besides a QR code, sorry. So, yes - I have seen this code before and it appeared around 2014.
The code simply just states the menu # like you found out. In order to date the MRE's it is highly likely you will have to open one up and find a date code on one of the individual items.
The code simply just states the menu # like you found out. In order to date the MRE's it is highly likely you will have to open one up and find a date code on one of the individual items.
- wats6831
- Posts: 559
- Joined: Fri Jan 06, 2017 9:59 pm
- eBay name: MREmountain
- Location: Idaho, USA
- Contact:
Re: Warnick with no lot codes on bags
Yes my phone app reads the code. The simply has two digits "01" or "11" for what menu it is. No other information. Seems odd they stopped putting any kind of lot code on the bag.housil wrote:Can you scan/read the code?
online store: https://www.mremountain.com
https://www.mremountain.eu
eBay store: http://stores.ebay.com/mremountain
https://www.mremountain.eu
eBay store: http://stores.ebay.com/mremountain
Re: Warnick with no lot codes on bags
Wornick is real bad about not putting codes on the outside. Just a part of things. 

- Synthpeter
- Posts: 233
- Joined: Sat Dec 17, 2016 8:42 pm
- Location: Sweden
- Contact:
Re: Warnick with no lot codes on bags
That's kind of crappy actually.
They could have included more info in a datamatrix if they're printing one, but I guess they'd need to change the entire print to change the data matrix instead of just embossing the date code on the sleeve. (It would be like printing production code instead of embossing, which they obviously don't do either).
The matrix actually only says "01" (for the bag in the top left corner at least). You'd think with a 10x10 matrix (with 8x8 bits remaining after locator edges = 64 bits = 8 bytes) you could pack more stuff into it, but the remaining part is actually a couple of padding characters and the rest is error correction data (which is what allows damaged codes to be read).
One would think there's some kind of law forcing producers (military or civilian) to include some sort of date code, be it production, inspection, best before or whatever, but what do I know
Perhaps it's just printed on the crate and if you don't have that you're left to guessing 
I was wondering if there's any hidden information in the matrix and started trying to decode it manually, but it's so messy I just did the reverse thing and generated a matrix containing "01" and compared it to the one on the top left bag. It's identical.
http://datamatrix.kaywa.com/
Switch to content type "text" and enter 01 in the box and click "Generate" below and you'll see a matrix identical to the bag in the top left corner, so there's absolutely no hidden production data in it.
They could have included more info in a datamatrix if they're printing one, but I guess they'd need to change the entire print to change the data matrix instead of just embossing the date code on the sleeve. (It would be like printing production code instead of embossing, which they obviously don't do either).
The matrix actually only says "01" (for the bag in the top left corner at least). You'd think with a 10x10 matrix (with 8x8 bits remaining after locator edges = 64 bits = 8 bytes) you could pack more stuff into it, but the remaining part is actually a couple of padding characters and the rest is error correction data (which is what allows damaged codes to be read).
One would think there's some kind of law forcing producers (military or civilian) to include some sort of date code, be it production, inspection, best before or whatever, but what do I know


I was wondering if there's any hidden information in the matrix and started trying to decode it manually, but it's so messy I just did the reverse thing and generated a matrix containing "01" and compared it to the one on the top left bag. It's identical.
http://datamatrix.kaywa.com/
Switch to content type "text" and enter 01 in the box and click "Generate" below and you'll see a matrix identical to the bag in the top left corner, so there's absolutely no hidden production data in it.
- wats6831
- Posts: 559
- Joined: Fri Jan 06, 2017 9:59 pm
- eBay name: MREmountain
- Location: Idaho, USA
- Contact:
Re: Warnick with no lot codes on bags
thanks dude nice analysisSynthpeter wrote:That's kind of crappy actually.
They could have included more info in a datamatrix if they're printing one, but I guess they'd need to change the entire print to change the data matrix instead of just embossing the date code on the sleeve. (It would be like printing production code instead of embossing, which they obviously don't do either).
The matrix actually only says "01" (for the bag in the top left corner at least). You'd think with a 10x10 matrix (with 8x8 bits remaining after locator edges = 64 bits = 8 bytes) you could pack more stuff into it, but the remaining part is actually a couple of padding characters and the rest is error correction data (which is what allows damaged codes to be read).
One would think there's some kind of law forcing producers (military or civilian) to include some sort of date code, be it production, inspection, best before or whatever, but what do I knowPerhaps it's just printed on the crate and if you don't have that you're left to guessing
I was wondering if there's any hidden information in the matrix and started trying to decode it manually, but it's so messy I just did the reverse thing and generated a matrix containing "01" and compared it to the one on the top left bag. It's identical.
http://datamatrix.kaywa.com/
Switch to content type "text" and enter 01 in the box and click "Generate" below and you'll see a matrix identical to the bag in the top left corner, so there's absolutely no hidden production data in it.
online store: https://www.mremountain.com
https://www.mremountain.eu
eBay store: http://stores.ebay.com/mremountain
https://www.mremountain.eu
eBay store: http://stores.ebay.com/mremountain