I’m working on a small project to prevent the loss of a very SMALL item. I want it remind the user via sound that he/she is leaving it behind accidentally when walking away at a 5 foot range. I was wondering if the nRF2401A would be appropriate for this application. Will I be able to set the distance/range to my own preference? or is there something on Sparkfun that would be more appropriate?
It doesn’t have any RSSI functions. However, you could butcher the antenna or casing to limit the transmission distance to suit your needs as a trace antenna going to another trace only has a 7-8 meter range anyway, and it would be easily reduced with a bit of foil etc…
Alternately the Microchip MRF24J40 has RSSI features and may be of use.
Unless you pay good attention to the antenna design the typical range is maybe 20-30 feet. So it shouldn’t be hard to decrease the range.
Another way may be to use RFID devices. If the ‘tag’ can’t be interrogated then sound the alarm.
I checked into RFID and Im not sure if it works for my application. See, what Im actually tying to do is build it into a USB flash drive so that it reminds the user that he/she is leaving it behind. So there will be a receiver on a keychain and a transmitter on the actual USB. I plan on running from the power of the USB port for the transmitter so 5V will be my supply. From what I hear for passive RFID system, 5V is not enough to wake up the tag at a 5 foot range. Correct?