Device reset happening and i can't able to upload the code

Hello,

In my project i am using  nrf52840 with my custom board and to upload the code through NRF_CONNECT application with soft device its uploading properly but with  segger emmbedded its giving some error like this .please have look and let me know what is the problem.

after this i have add DEBUG in preprocessor definition and i got this

thank you.

Parents Reply Children
  • Hello,

     i have already tried this but no success so i don't know what has been changed but  i have tried  the memory size mentioned in the guide for nrf52840  still i am getting same error . is there any other solution to resolve this problem.??

    thank you.

  • Hello,

    Actually i have copy the whole code and paste it to another app_ble_uart example and its build properly but its not working as expected so in my project i am using nrf52840 with 17.0.2 SDK , when device power up the device connected with customized APP and it should send the command over BLE at the same time the MCU is receiving the sensor data from the sensor board via RS232 or MAX232 so when MCU is receives the data froom the sensor board the device is disconnected from the APP or if data not received from  the sensor board ble connected fine and based on the commands it takes an action . so why its disconnected from the device when data received from the MAX232.??

    thank you.

Related