Problem with Arduino UNO initializing SD card failed

Hi , I am using the code (attached) to write the temp sensor values in the SD card.
I am not sure what will be format of the SD card (FAT16 or FAT32).

It can be the problem with the chipSelect pin as well, I am using pin 10 as mentioned in most codes.

Getting the error message:

"SD Card initialization failed!"

SO probably the code section
SD.begin(chipSelect))
has problem

Can anyone please help.

Arduino_dataLogtest_SDCard.ino (1.77 KB)

Also I am using a 16 GB SD card NiTRO433X from Strontium