This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to send commands to a BLE device from the NRF Connect app?

Hello, 

I was given a list of commands to send to a BLE device but I dont know how to use it and how to properly send a command from the NRF CONNECT app. Can anybody help me?

Parents
  • Hi,

    What application do you have programmed on your BLE device, and what commands are you to send? 

    The following guide is assuming that you just want to send generic commands using the nRF Connect for Mobile app. If this is not the case, let me know.

    • Connect to your BLE device in the nRF Connect for Mobile App
    • The device will now show in your connected devices, and you will see the device's services.
    • Click on the service and you will see it's characteristics.
    • To write to the BLE device, the characteristic must have the "write" property. To write to it, click on the upward error, select the write value, and press send.

    Best regards,

    Marte

  • Hello, its not a generic commands. I cant post it here. How can I connect with you to discuss further the commands that was given to me.

Reply Children
No Data
Related