Wireless Communication Library Support Forum

Frameworks => Bluetooth Framework => Topic started by: cyp on November 06, 2008, 03:44:43 PM

Title: unable to write local radio name
Post by: cyp on November 06, 2008, 03:44:43 PM
hello,

   When i try to rename Radio.Name show this error, what can be?

Code: [Select]
Radio.Name := strNewName;

Thanks
Title: Re: unable to write local radio name
Post by: Mike Petrichenko on November 06, 2008, 06:12:21 PM
Sorry, but my mind reader was damaged a few days ago. So can you please write what is the error it shows?
Title: Re: unable to write local radio name
Post by: cyp on November 06, 2008, 09:41:40 PM
The error is "unable to write local radio name" - it was typed in subject.
Title: Re: unable to write local radio name
Post by: Mike Petrichenko on November 07, 2008, 04:06:25 AM
What is the Bluetooth drivers you are using and what is your OS?
Title: Re: unable to write local radio name
Post by: cyp on November 07, 2008, 03:55:34 PM
Good Day,

   I?m using Microsoft Driver - Windows Vista
Title: Re: unable to write local radio name
Post by: cyp on November 07, 2008, 07:58:51 PM
Mike,

    I thinking if this what i need. I want to change the name "PC-Computer - want to connect to you" that show when i connect in cellphone, is it Radio name or witch property?

THanks
Title: Re: unable to write local radio name
Post by: Mike Petrichenko on November 07, 2008, 08:35:38 PM
Yes, it is Radio name property
Title: Re: unable to write local radio name
Post by: cyp on November 08, 2008, 04:24:21 AM
And do you have ideia that what can be "unable to write local radio name"?
Are there any special settings that i have to make to run the comand "Radio.Name := NewName" ?
" I?m using Microsoft Driver - Windows Vista"

Thank you
Title: Re: unable to write local radio name
Post by: Mike Petrichenko on November 08, 2008, 11:20:53 AM
There is only one reason why it happens: the user have no rights to call some functions.
Title: Re: unable to write local radio name
Post by: cyp on November 12, 2008, 04:01:46 PM
Yes, it is. Thanks.