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

How to embed an URL in the bluetooth packet?

Hey,

I have a requirement to launch google play store/ installed app in an Android/ IOS mobile upon pairing of the nrf51822 with a mobile.

So can anyone help me out in letting me know:

  1. What are the things do be done in the bluetooth device (nrf51822, configuration/ settings)?
  2. What kind of bluetooth packet needs to be sent to launch play store if my app is not installed?

Basically I want to understand how to embed URL's in a bluetooth packet.

I am working with SDK 6 and S110 7.1.0

Thank you!

Parents
  • I had some trouble after uploading the firmware from github.com/.../nRF51 to the smart beacon kit.

    There was no advertisement and it wasn't possible to configure it. It seemed to be stuck. I resolved this by pulling out the battery and re-inserting it while holding down SW1 button. Then the green LED went on and I could use DFU to do a new firmware upload. Everything worked fine after that.

    Also note that there seems to be two protocol versions (V1 and V2) for configuring a URIBeancon. The github version for nRF51 seems to only support V1 now.

Reply
  • I had some trouble after uploading the firmware from github.com/.../nRF51 to the smart beacon kit.

    There was no advertisement and it wasn't possible to configure it. It seemed to be stuck. I resolved this by pulling out the battery and re-inserting it while holding down SW1 button. Then the green LED went on and I could use DFU to do a new firmware upload. Everything worked fine after that.

    Also note that there seems to be two protocol versions (V1 and V2) for configuring a URIBeancon. The github version for nRF51 seems to only support V1 now.

Children
No Data
Related