From the examples of SDK 17.1.0 (I'm Not using Zephyr), I'm trying to connect to a beacon's Generic Access Service, so I can read the characteristic 0x2A00 and then read it's name. But I'm not able to even connect to it yet.
I scanned the beacon and the service of this access service is: 00001800-0000-1000-8000-00805f9b34fb.
How can I achieve that?
Below is my code.
