I would like to detect my iBeacon created by these instructions with another HM-10 module (same as the one on the picture in the instructions). As I saw later, these modules are "fake", as not the originals from JNHuaMao.
Most important for me is to get RSSI value from beacon and roughly determine distance (inside 2-3m or not).
So is that even possible, if yes, can you give me some instructions how to do that, what materials to use, etc.? Just something for the start.
So if I burn the original HM-10's firmware to my CC2541, I would be able to discover iBeacon as described here?
Also, I'm doing this with my RPi2 now, but I would like to use several Arduinos (or even only microcontrollers) for that task that communicate with one RPi2 over nrf24l01 module.