This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52 iOS UART application disconnects with 60 characters

Hi,

I am using nRF52 + Eclipse (gcc) with the ble_app_uart application.

I have an iPhone 6+ with nRF UART app running.

If I send <= 59 characters through the virtual UART they appear in the app log.

If I send >= 60 characters the nRF UART app immediately logs a connection with error code 6

[Edit: To add to that I am seeing the "Start..." message on the virtual UART which presumably indicates the app has reset]

Can anybody suggest where the problem lies please?

Related