I download uart sample from Nordic developer zone . at devzone.nordicsemi.com/.../is-there-a-serial-port-profile-for-ble
Because you had build the uart profile and iOS.so i want to use project to develop.
But,Now I found the bug,that is when i connect and enable service servel time(by macro CONN_SUP_TIMEOUT 4s),the dongle update Connection parameters Supervison Timeout 4000.0ms ,it will get "PackQueueSearch event code 0x0D". It make the APP(nRF6310) lit LED7(have a error) and can't reconnect 'advertising.
How to do fix this bug?
thank you.