We have two nRF52832-QFAA E0 version devices; Bluetooth works on one, but on the other, it used to work but stopped working over time. Even though we upload the same code, the code that worked before does not work now. Regarding the E1 version, Bluetooth never works. We tried it on 7-8 different devices and could not see it working in any of them. When we write only a "blink" code, the devices work, but when we add the Bluetooth code, even the "blink" code on the device does not work. It is as if the code is getting stuck somewhere. We write the code with Arduino and upload it to the device using OpenOCD with an ST-Link V2.
Additionally, when we upload Nordic Semiconductor's own hex file that includes the SoftDevice (\DeviceDownload\nRF5SDK153059ac345\nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral\ble_app_blinky\hex\ble_app_blinky_pca10040_s132.hex), we saw that it blinks, but we could not see the device name in nRF Connect. Could you please help?
