Hello in my app I based it on the BLE UART example and have it pretty much up and running but I need to be able to send multiple messages from the Central to the Peripheral and for some reason after the first message I send, using the NRF Connect App, I cannot send a 2nd. I am using SDk 17.1 in SES. I tried using the example project and can send multiple messages without issue, what might be stopping me from sending a 2+ messages though I still have an active connection?
Thank you