hi professor,
According to peripheral project of nrf connect sdk 1.4.99, I add some function to achieve spi and usb and filesystem.But the ble run abnormal.When run bt_enable,return -2. Can u give me some advice?
hi professor,
According to peripheral project of nrf connect sdk 1.4.99, I add some function to achieve spi and usb and filesystem.But the ble run abnormal.When run bt_enable,return -2. Can u give me some advice?
Hi,
Are you able to run any of the other Bluetooth samples? Please run one of the other samples. If you get similar errors this could indicate that you might need to flash the network core of nRF5340. Here is a similar case .
Best regards,
Håkon
Hi helsing,
If I delete CONFIG_NO_OPTIMIZATIONS=y and CONFIG_SETTINGS=y in my prj.conf. The ble will work normal.But In my project,I have to use CONFIG_NO_OPTIMIZATIONS=y.Please give me help.
Would you be able to share your project code? I could try to reproduce this on my side.
hi helsing,
I added CONFIG_NO_OPTIMIZATIONS=y to peripheral_ht sample of nrf connect sdk 1.4.99 . It made ble connection timeout.U can try to reproduce this at peripheral_ht sample of nrf connect sdk 1.4.99.
Hi.
Could you please confirm which device you are building for, and which board you are using? Have you tried building and flashing the sample using west?
Best regards,
Håkon