Hi Guys
I have a project where we are using nRF52832 chip. We need to make an app that can scan for beacons and give us "angle direction" to the nearest beacon.
The distance can be found through RSSI, but what about the 360 angle so that user knows in what direction the chip is.
Are there any examples of this kind of implementation? Do we need to install antennas to the nRF52832 or can we somehow use the chip to provide us with that info?