Is it possible to receive connections without setting up a GATT service
For security reasons, I would prefer if generic apps and also the new Web BLE API could make connections to my BLE device.
I would prefer to just advertise a service and handle the connections at a lower level using a custom protocol
Is this possible using S130 SD2.0.1 (SDK 12.0.1) nRF51822 ?