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

How can i disable a beacon

Im doing a porject using nRF51 DK,nRF51822 Bluetooth Smart Beacon Kit and nRF51 Dongle, with Termite 3,2 to view data. There's a few questions i want to ask.

  1. My program repeat running, i want to stop it with my code, but it stop itself even when i send a 'space' in Termite. My plan was to type 'stop' to stop the program. but my while loop doesn't seem to be working.

  2. i need to disable my beacon, how?

  3. i want to save the data i collected to my PC with my own sql database, is that possible?

Thank you in advance.

Related