The device nRF52832 is advertising, when we try to establish connection it is not happening.
The device nRF52832 is advertising, when we try to establish connection it is not happening.
An eddystone device is a beacon that is broadcaster only, and it is not possible to establish any connection with it. As you can see in the eddystone example in the SDK, the eddystone beacon advertises non-connectable advertising packets, see the function advertising_init(..).
Beacons are broadcasters only, advertising non-connectable advertising packets.
Can I ask why you want to connect to a beacon?
It is possible to make the beacon switch to connectable mode by for example make it change mode upon a button push..
yes,,,eddystone get connected on button push only,..
i need help on this ...i want eddystone to behave like beacons, in non connectable mode...it is possible untill i make connection by pushing button....but in non connectable mode i am not able to see the name of beacon...it switches between "physical web" to "eddystone" for certain time....i want see the name of eddystone beacon...only single name no switching without pushing a button ....is it possible ???? how???
i am using nrf52832 SDK 15.3
yes,,,eddystone get connected on button push only,..
i need help on this ...i want eddystone to behave like beacons, in non connectable mode...it is possible untill i make connection by pushing button....but in non connectable mode i am not able to see the name of beacon...it switches between "physical web" to "eddystone" for certain time....i want see the name of eddystone beacon...only single name no switching without pushing a button ....is it possible ???? how???
i am using nrf52832 SDK 15.3