.NET Components for Mobility

Browse by Tags

  • Access to LMP to alter power output of Bluetooth device

    I am currently doing a project whereby a user's position inside a building is determined by the RSSI on a PDA from several bluetooth nodes around the building. As part of this project I want to alter the power output of the bluetooth nodes around the building to get various RSSI values at different...
    Posted to Bluetooth (Forum) by a.head-05 on 03-02-2010
  • Is possible change the name of own device before of send?

    Hello people!!! My name is Omar Sánchez. I have a problem and I need Help!! I want change the name of my own device before of send via Bluetooth some file. I can get the name of my device using this code: String myName = BluetoothRadio.PrimaryRadio.Name; But this code is for only read, I can't change...
    Posted to Bluetooth (Forum) by omarszbz on 01-28-2010
  • Connect without Authentication/Identification

    Hello friends... I need help... I'm from Mexico City, and I'm sorry if my English is not very good... I would like send files via Bluetooth using Brecham OBEX library without Authentication/Identification... I can send files but I want skip the Authentication/Identification, ie, without entering...
    Posted to Bluetooth (Forum) by omarszbz on 08-26-2009
  • NullexceptionError

    Welcome i use 32feet2.3 but when use InTheHand.Net.Bluetooth.BluetoothRadio br = InTheHand.Net.Bluetooth.BluetoothRadio.PrimaryRadio; MessageBox.Show(InTheHand.Net.Bluetooth.BluetoothRadio.IsSupported.ToString()); br.Mode = InTheHand.Net.Bluetooth.RadioMode.Discoverable; when excute this code br is NULL...
    Posted to Bluetooth (Forum) by abdallah rababah on 04-24-2009
  • Sending data from a JME2 phone to PC, via SPP

    Hi, I have been hammering at this problem for a few weeks now and can seem to get anywhere! I usually am able to find a program for one side of the communication channel so I have something that is standardised and so I can test against it, but i cant find anything! The scenario is this, I wish to create...
    Posted to Bluetooth (Forum) by matthewkholley on 04-14-2009
  • Newbie trying to connect to Samsung BlackJack II

    Im an experienced .Net programmer, but totally new to BlueTooth and mobile programming. I downloaded all the samples and Im simply trying to run the chat sample. I cant get it to connect to my phone. It does however successfully find my phone and add it to the drop down list of available devices. But...
    Posted to Bluetooth (Forum) by ftballguy45 on 10-29-2008
  • How to change Bluetooth local DeviceName in c# ?

    How to change Bluetooth local DeviceName in c# ?
    Posted to Bluetooth (Forum) by George on 08-07-2008
  • Can't find PInvoke DLL 'BthUtil.dll' in windows ce6.0

    OS: windows ce6.0 code: private void btnFind_Click(object sender, EventArgs e) { try { BluetoothRadio.PrimaryRadio.Mode = RadioMode.Discoverable; bluetoothClient = new BluetoothClient(); InTheHand.Net.Sockets.BluetoothDeviceInfo[ bluetoothDeviceInfo = (new BluetoothClient()).DiscoverDevices(10, false...
    Posted to Bluetooth (Forum) by George on 07-22-2008
  • BluetoothRadio.IsSupported

    Hello there, Attempting to reference the InTheHand.Net.Personal, I discovered the iPAQ 110 is not supported. Is there anywhere of models that are supported? Thanks, Jeff
    Posted to Bluetooth (Forum) by JLong on 07-07-2008
Page 1 of 1 (9 items)
Copyright © 2001-2010 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy.