This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Role of nRF51822 in connectable and undirected advertising mode

Hi Friends,

I am using nRF51822(S110 and SDK10.0.0) in my project and I need the chip to be in connectable and advertising mode under peripheral config . I configured the device to my requirement. I needed to write a data to chip using mobile app. But found the service available is only to read. Can I write a data from mobile app and if Yes any example programs.

Thanks.

Parents
  • So you connect with one smart phone, write to the device name characteristic, disconnect, connect with another smart phone, and try to read the device name characteristic? It should stay the same, but if you reset the device name will be reset. How are you disconnecting?

  • I think you should create a new question for this, please explain in detail what you have done. But, you cannot update it directly, you can however write the UUID to a characteristic value, and then take this value and put it into the advertising packet.

Reply Children
No Data
Related