How to distinguish an Arduino Q 2Gb from 4Gb ?

Is there a command to distinguish an Arduino Q 2Gb from an Arduino Q 4Gb ?

RAM location... search on the numbers + "RAM" (I realize, this is not a command)

From adb shell, issu this command: `lsblk -d'
Response: for my 16 GB eMMC

NAME         MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
mmcblk0      179:0    0  14.6G  0 disk
mmcblk0boot0 179:32   0     4M  1 disk
mmcblk0boot1 179:64   0     4M  1 disk
zram0        253:0    0 870.3M  0 disk [SWAP]

I read the same.
It means Arduino Q 4Gb ?

to get the ram info, try the command..

free -h

my 2gb shows 1.7Gi

good luck.. ~q

I use "~free -h" , it works great in Linux Mint.

See marking on the RAM chip:

The benefit that the method doesn't require turning the board on, helpful during purchase.

Mine RAM is marked D8CSC confirming 2 GB RAM.

The QR code for the 2GB version doesn't include a printed part number


as does the 4GB version.