I am trying to download the NRF UART and Nrf Toolbox service the same ones used in the playstore are different than the one on github.
The NRF UART v2.0 is different and doesn't connect to my NRF-52 board using the ble_app_uartpca10040e_112. The nRF-Toolbox on gitbhub is also different than the one on the google paystore.
The nRF-Toolbox on the playstore shows the images of the different services which has Uart.
My intention is to use the nRF-UART App sing the UART service and modify it f what my project needs, or at the very least use it as a guide.
Below is a list of my setup.
Phone: Galaxy S10e
Phone Model: SM-G970U
Board: nRF-52
Code on Board: ble_app_uart_pca10040e_s112
PC Viewing SW: Realterm
URL for nRF App: https://github.com/NordicSemiconductor/Android-nRF-Toolbox using Develop branch
https://github.com/NordicSemiconductor/Android-BLE-Library using Develop branch
https://github.com/NordicSemiconductor/Android-BLE-Common-Library using Master branch