Hello VSoni,
yes the ST35R3911B and ST25R3916 and their derivates support have a dedicated register to display the "Received Signal Strength" as an indicator (RSSI).
For example looking at the ST25R3911B:
Looking at Figure 4 of the datasheet, you can see that at the end of the receiver chain, the received signal strength is being measured. Since the signal travels through the whole receiver chain, the gains of the first, second and third gain stage have to be taken into account, as well as the attenuation of demodulator and individual attenuation of the gain stages. (details can be found in chapter 1.2.3 Receiver - "demodulator stage" and "Filtering and gain stages".
The RFAL already provides some API for getting the RSSI value of a received frame and calculating the signal strength based on the gain stages.
There is also a dedicated section in chapter 1.2.3 about the RSSI measurement.
The ST25R3916 offers a similar functionality. due to the advanced receiver, I would recommend to use this device.
You can explore the the RSSI feature on our ST25R3916-DISCO board.
After connecting the board via µUSB you have to select R/W mode and reading the card. Once clicking on the UID, the "Tag Info" tab opens.
The bar on the bottom indicates the RSSI value. By moving the card closer or further away from the antenna, you should see how the bar changes.
If RSSI indicates "Link lost" the card is out of the reading range of the reader.
It would be great, if you could share a bit more information about your application and what you want to achieve with it.
BR Travis