implementing custom service

product details:

nRF52840 custom board

nRFConnectSDK 2.2.0

we want to implement custom service interacting with the Android app.

Where we will receive on command from Android app and we will do some processing and sending the data back to the android app.

For this what and all we need to do.

for ex: service

what characteristics and what descriptors are needed and their properties.

All we need to know is how to write custom service and for our requirement what we need to add.

Parents Reply
  • developer.nordicsemi.com/.../quote]

    Thank you. I have used this peripheral UART. built and falshed onto nRF52840DK. 

    Foolowed the steps mentioned in testing column.

    Did not understand the point 8.

    Also i am able to send in the RX characteristic only test and able to see that data in COM port connection(Teraterm)

    to send the data from nRF DK to nRF Connect app pont 12 is not working. I am not seeing any thing happening on the android app side. How to verify the notification?

Children
Related