I flashed a nrf52dk - nRF52832 board with a sample project (peripheral_hr) and the name is displayed correctly in the nrf connect app and other BLE discover apps.
After that, when I flash a BLE Eddystone project (st_ble_sensor, bluetooth/eddystone or bluetooth/beacon ) the devicename is displayed correctly only in the nRF Connect app, with other BLE discovery apps the name of the old project is displayed (Zephyr Heartrate Sensor). What am I doing wrong? (Visual Code Studio + nRF SDK 1.9.1)