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.
-
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.
-
i need to disable my beacon, how?
-
i want to save the data i collected to my PC with my own sql database, is that possible?
Thank you in advance.