Hello,
I downloaded the nRF Blinky app (for Android) here : github.com/.../Android-nRF-Blinky
I'm looking to modfy the code to have an auto connection. For this, I would like to go directly on the second page, and do a filtering by name. If the phone isn't conneted to my board (called ABCDEF for example), the app search BLE devices, and if it found a device called ABCDEF, the app auto-connect to it, and it is possible to control the board with the app.
How can I do it, please ? I've been searching for 3 weeks, and I'm still failing to do this.
Thanks a lot for helping me !