Where to find nRF52840 generic attribute profile
Where to find nRF52840 generic attribute profile
Hi
Could you be a little more specific? Are you talking about Bluetooth sig defined profile such as HRS, HID over GATT, etc, or are you looking for one in particular? Our SDK examples are all supported by generic attribute profiles.
Best regards,
Simon
It is needed to implement communication interface from Mobile App via BLE
Sorry, but I'm still not clear on what exactly you're after, so I'll provide some links.
Best regards,
Simon
Tutorials on setting up GATT Services & Characteristics on nRF parts:
As Simonr says, the SDK contains examples - there's both BT SIG Standard profiles, and proprietary ones...
implement communication interface from Mobile App via BLE
Unless you have a specific Standard profile in mind, the proprietary Nordic UART Service (NUS) might be a good place to start for transferring arbitrary data ...
https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/ble_sdk_app_nus_eval.html