where is "nRF UART App" nRF51822 code ?
Hi, sorry yes the iOS app version is 1.0.1.
I attach the ble_app_uart_code I'm using. it was built using SDK 4.4 and has two changes: 1) use the connection timeout (MAX/MIN_CONN_INTERVAL) recommended for iOS on this or a similar thread and 2) added some code enabled by LOOPBACK define during build to echo the message received from the normal UART back to the ble_UART. this enables an easy quick check that all is working, the normal UART to/from ble_UART also works fine for me.
hope it helps
Gili
Yes, I noticed a fix came through on the iPad last night. That works .. Kent
Yes, I noticed a fix came through on the iPad last night. That works .. Kent