Hi,
I'm looking to create some type of device that essentially scans a specific frequency (one commonly used by Police Encrypted radio) in my area.
The device would have a low range, approx 200-500m.
IF the device detects activity on that band then it would notify the user. (this could be further developed by giving a rough idea how strong the signal is notifying the user how close Police may be)
My understanding is that Police cars have a lot of radio equipment, the most common of which is the encrypted radio.
My assumption is that these encrypted radios constantly let off a ping/heartbeat (or something similar) which would be detectable by nearby recievers.
Based on the following: NSW Police (New South Wales) Scanner Frequencies and Radio Frequency Reference

I would be looking to check if there is activity on the 467.850mhz frequency.
I'm here for some expert opinions on how feasible this is as I have little to no experience with Radios.
I'm looking at connecting a NRF905 ISM 433-915MHz RF Transceiver Module to a Raspberry Pico Pi with a led display, I then write software that checks for activity on the 467.850mhz frequency. Since the range of this device is low, it should be able to detect any nearby police radio activity (or hopefully radios in general) and then notify the user.
For the record, I am not trying to listen to Encrypted Police radio. Just detect its presence within a specific range. - To my undertanding this is completely legal in Australia
Any help or knowledge would be greatly appreciated.
I'm looking to create some type of device that essentially scans a specific frequency (one commonly used by Police Encrypted radio) in my area.
The device would have a low range, approx 200-500m.
IF the device detects activity on that band then it would notify the user. (this could be further developed by giving a rough idea how strong the signal is notifying the user how close Police may be)
My understanding is that Police cars have a lot of radio equipment, the most common of which is the encrypted radio.
My assumption is that these encrypted radios constantly let off a ping/heartbeat (or something similar) which would be detectable by nearby recievers.
Based on the following: NSW Police (New South Wales) Scanner Frequencies and Radio Frequency Reference

I would be looking to check if there is activity on the 467.850mhz frequency.
I'm here for some expert opinions on how feasible this is as I have little to no experience with Radios.
I'm looking at connecting a NRF905 ISM 433-915MHz RF Transceiver Module to a Raspberry Pico Pi with a led display, I then write software that checks for activity on the 467.850mhz frequency. Since the range of this device is low, it should be able to detect any nearby police radio activity (or hopefully radios in general) and then notify the user.
For the record, I am not trying to listen to Encrypted Police radio. Just detect its presence within a specific range. - To my undertanding this is completely legal in Australia
Any help or knowledge would be greatly appreciated.