I posted the ble_app_uart example on the nrf51 dk board and tried searching for an app, but searching on Android, but not on iOS. Why?
You have used nrf_toolbox in your app.
I just started studying and I need your help.
I posted the ble_app_uart example on the nrf51 dk board and tried searching for an app, but searching on Android, but not on iOS. Why?
You have used nrf_toolbox in your app.
I just started studying and I need your help.
Hi,
The nRF UART app of Smart OS has integrated to nRF toolbox both iOS and Android.
We recommend you that using this integrated nRF toolbox app instead of old extra apps as nRF UART, nRF TEMP etc.
If you need to have your own app, you can make the app through our Github source code easily.
Thanks,
Eugene
Is there some guide to help implement UART using nRF Toolbox source code for ios?
Any help appreciated
Is there some guide to help implement UART using nRF Toolbox source code for ios?
Any help appreciated
The source code is available on GitHub.
We do not provide any guides beyond this.