Hello,
I have been recently working on a project that involves transferring potentiometer data from an MCU to the NRF52832 and receiving it over Bluetooth. (MCU-->NRF52-->NRFconnect). I am currently using the ble_app_uart example. I am able to connect my phone to nrf52832. Once I proceed to speak through uart mode on my phone, I received 1-5 samples of the potentiometer, and then the nrf52 crashes and disconnects me from the nrf52. I am using a J-link to program the chip.
Thanks,