Hi,
I’m trying to test iBeacon Beacon example on my ESP32 Devkit.
When I installed nRF Connect app on my phone and scanned ble device, I can’t see “Zerynth” device.
In the example code, GAP name is set to “Zerynth”.
I didn’t make any change on the code. There is no compiling error.
What’s the wrong? Do I have to use Beacon Scanner instead of nRF Connect? When I use Beacon Scanner app, it requires to type the UUID. So I have no idea to use it
I have another question. When using ibeacon_encode() function, is it possible to send a string instead of integer? For example, like “192.168.1.150”
Thanks in advance.
Anatoli