I found out I can use a ESP-201 as a radio beacon for t-hunting, but I'd like to make it work without an Android receiver.
All I had to do was plug it into a small 3.7v battery, and it broadcasts an SSID like an access point, stock, no programming needed.
The Android phone was placed inside a aluminum foil wrapped can, which made the signal directional and longer range.
A WiFi signal meter app with a audio mode beeped faster as I walked/aimed the can/phone closer to the beacon, and the app was set to look for only the SSID my ESP-201 beacon emitted, not other networks, even when I went out of range.
The downside of this setup is that the Android phone only has a WiFi range of about 955 feet.
I would like to increase that while maintaining portability.
So, I would appreciate help in writing code for a second ESP8266 module setup that acts as the receiver like the Android phone used to. So it would go inside a cantenna and it would pulse a piezo buzzer or small speaker - faster and/or louder as the other ESP8266 module (acting as a beacon) gets stronger in signal, like a WiFi Geiger counter but for that specific WiFi AP the ESP8266 beacon is broadcasting. I don't want it to have to pair to the ESP8226 beacon, just observe.
Thanks in advance,
Derek