I am trying eddystone example from SDK 15, its working fine but once I press the button to enable connecting and function nrf_ble_es_on_start_connectable_advertising(); is called, the application crahes, how can I solve this?
Also how can I set name of the name in the advertising packets?
Thanks in advance