Even with wifi off, the Bn* applications are probably waking up fairly periodically to see if the wifi is on so they can bug you about registration. Since the NST is basically an Android tablet, they probably have services running to do this "for your convenience" :P. Registration doesn't require payment details so that is a small price (IMHO) to get away from the hassle but if not, you can root it and then use "adb logcat" to see which service is running in this manner and delete it.
|