Hi all. I am new to BLE and the nrf52 chip. What I would like to do is use the device as a beacon, and also being able to connect to the beacon from both iPhone and Android.
From what I understand the iPhone can not start apps from listening to Eddystone in general, read that there is s special mode of Eddystone that mimics the iBeacon. Is that true? And can the nrf52 softdevice handle sending out 2 eddystone profiles?
And most importantly, how do I do to listen for incomming connections directly after the beacon is sent? This needs to be battery powered.
I find the documentation to be a bit sparse, it is hard to read anything about what different flags mean and do. Or is there more information about the API:s that I have not found?
Many thanks in advance Tobias