This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to build the project "nRFUART_GoogleAPI_Android4.3+" ?

I'm trying to build a project of "nRFUART_GoogleAPI_Android4.3+" from the following link.

[https://www.nordicsemi.com/eng/Products/nRFready-Demo-Apps/nRF-UART-App2](www.nordicsemi.com/.../nRF-UART-App2)

Compiler is Android Studio 1.3.2

The project files seem there is no project file. I can just find make file. How can I build this project?

Parents Reply
  • But it has some problem.

    nRF should send at least one time. Otherwise, it cannot reconnect.

    For example, Case 1) Connect and then Phone send , nRF send, disconnect. Try reconnect, it's OK Case 2) Connect and then phone send, phone send, disconnect. Try scan, phone cannot find nRF device. Case 3) Connect and then nRF send, disconnect. Try scan, phone can find and connection is OK.

    Conclusion is 'nRF IC should send at least once for reconnection'

Children
No Data
Related