Dear people ,
nRF52840 and 15.2 version
I have uploaded the program ble_app_hts in my NRF52840. After which I uploaded ble_app_uart but I still get the "Nordic_HTS" device name in my nRF toolbox application . My previous program (i.e) ble_app_hts does not get erased and the new program gets uploaded but the NRF still advertises the old device name and doesnot respond to previously uploaded program.
1. I tried the NRF connect to erase all and write new softdevice but did not work.
2 I tried NRFGo in command prompt to clear the programs in the device but still , It did not work.
NOTE: when I say it doesn't work, it means that I check the advertising device name in the nrf toolbox and get the name which was written the previous program.
Please suggest me a way to erase the previous program and upload another program.
but, when I upload programs for GPIO or ADC they are working upto my knowledge, only BLE stack oriented programs are not working.
If you look below even if the heart rate application is connected it does not send data.