You Are Here:

Community: Developer Discussion Boards

Reply « Previous Thread | Next Thread »

#1 Old Thumbs up [announce] BlueS switch ON/OFF bluetooth ! (module for 3rd unsigned) - 2007-11-27, 18:35

Join Date: Feb 2005
Posts: 1,353
Location: Belgium (Europe)
cyke64's Avatar
cyke64
Offline
Super Contributor
Hello everybody ,

Here's a new fantastic module for PyS60

BlueS(witch) module allows you to switch on/off bluetooth power and get bluetooth power state.
API is compatible with module btswitch for 2nd edition !
There's only unsigned version available because BlueS needs capability WriteDeviceData !

@carknue: btswitch is only for 2nd This one can be use exactly as btswitch but is running with 3rd unsigned only.

link:

BlueS 1.0.0 for 3rd unsigned

Happy Pythoning
Cyke64


pys60 1.4.5,1.9.7,pygame,PyS60 CE on E90 , N810 with Python 2.5.2 and ... last PyS60 1.9.7 with touch ui on 5800 !

pys60 extension modules on http://cyke64.googlepages.com/
Reply With Quote

#2 Old Re: [announce] BlueS switch ON/OFF bluetooth ! (module for 3rd unsigned) - 2007-11-28, 06:05

Join Date: May 2007
Posts: 2,738
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Hi Cyke64,

Seems 2nd edition feature ported to 3rd
Now one thing that is reqd in python for S60 is the Log module with full features accessing the Log!

Good Work buddy...

Best Regards
croozeus
Reply With Quote

#3 Old SDK - 2007-11-28, 06:08

Join Date: Nov 2007
Posts: 88
Deepa msc
Offline
Regular Contributor
Which SDK is required to work on Avkon UI Resources
Reply With Quote

#4 Old Re: SDK - 2007-11-28, 08:48

Join Date: May 2007
Posts: 2,738
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Quote:
Originally Posted by Deepa msc View Post
Which SDK is required to work on Avkon UI Resources
Hello Deepa msc

I think you have already asked your question here
http://discussion.forum.nokia.com/fo...d.php?p=365537
and also got your answer from vasant21
So Why ask the same question 3rd time?
Also you have posted in the wrong forum.
Here is ur answer once again from vasant21
Quote:
AVKON is Series 60 specific layer, you can work with any series 60 SDK.
PS: Please start a new question or discussion in a new thread rather then adding to other discussions.

Best Regards
croozeus
Reply With Quote

#5 Old Re: [announce] BlueS switch ON/OFF bluetooth ! (module for 3rd unsigned) - 2007-12-04, 16:17

Join Date: Feb 2007
Posts: 80
Location: Kyiv (Ukraine)
Send a message via MSN to Maxim6630
Maxim6630
Offline
Regular Contributor
Why you not use "cenrep" ? It can swith on, off bluetooth.
Reply With Quote

#6 Old Re: [announce] BlueS switch ON/OFF bluetooth ! (module for 3rd unsigned) - 2007-12-04, 16:27

Join Date: Feb 2005
Posts: 1,353
Location: Belgium (Europe)
cyke64's Avatar
cyke64
Offline
Super Contributor
Quote:
Originally Posted by Maxim6630 View Post
Why you not use "cenrep" ? It can swith on, off bluetooth.
Hello ,

cenrep doesn't use the same technic for power on/off bluetooth (central repository instead of more secure API of blueS !)

So prefer to blues instead !

Cyke64


pys60 1.4.5,1.9.7,pygame,PyS60 CE on E90 , N810 with Python 2.5.2 and ... last PyS60 1.9.7 with touch ui on 5800 !

pys60 extension modules on http://cyke64.googlepages.com/
Reply With Quote

#7 Old Re: [announce] BlueS switch ON/OFF bluetooth ! (module for 3rd unsigned) - 2007-12-04, 17:10

Join Date: Feb 2007
Posts: 80
Location: Kyiv (Ukraine)
Send a message via MSN to Maxim6630
Maxim6630
Offline
Regular Contributor
Cyke64 thanks for your answer.
I used your module in my little program.
Reply With Quote

#8 Old Re: [announce] BlueS switch ON/OFF bluetooth ! (module for 3rd unsigned) - 2008-03-09, 08:16

Join Date: Mar 2008
Posts: 17
ComThink
Offline
Registered User
Hi Cyke64,
Is the blueS module able to display bluetooth signal strength?
Anyone has the source code of blueS.sis?
Reply With Quote

#9 Old Re: [announce] BlueS switch ON/OFF bluetooth ! (module for 3rd unsigned) - 2008-03-10, 05:23

Join Date: May 2007
Posts: 2,738
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Quote:
Originally Posted by ComThink View Post
Hi Cyke64,
Is the blueS module able to display bluetooth signal strength?
Anyone has the source code of blueS.sis?
Hi ComThink,

Its says you can get the power state and not the strength.

Quote:
Originally Posted by cyke64 View Post
H
BlueS(witch) module allows you to switch on/off bluetooth power and get bluetooth power state.
Best Regards
Croozeus
Reply With Quote

#10 Old Re: [announce] BlueS switch ON/OFF bluetooth ! (module for 3rd unsigned) - 2008-03-30, 21:55

Join Date: Nov 2006
Posts: 3
musicbuff_81's Avatar
musicbuff_81
Offline
Registered User
Hi,

I am trying to use the blues module on S60 3rd edition phone Nokia 5500. I downloaded the unsigned version and signed it using the open signed option on symbian signed website, including all the capabilities.

It installed on fine on the particular IMEI phone. But when I tried to run a python script containing "blues.off()" function call, it gave me "Symbian Error: [Errno -46] KErrPermissionDenied".

I am not sure what the problem is, even though I have included all the capabilites like writeDeviceData.

I would appreciate if someone can help me with this.

Regards,
Sriram
Reply With Quote

#11 Old Re: [announce] BlueS switch ON/OFF bluetooth ! (module for 3rd unsigned) - 2008-03-31, 05:19

Join Date: May 2007
Posts: 2,738
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Hi Sriram,

Is the Python Script shell on your dsevice unsigned?? as BlueS works with only 3rd edition unsigned.

Thats the only thing I noticed.

Best Regards
Croozeus
Reply With Quote

#12 Old Re: [announce] BlueS switch ON/OFF bluetooth ! (module for 3rd unsigned) - 2008-03-31, 05:29

Join Date: Nov 2006
Posts: 3
musicbuff_81's Avatar
musicbuff_81
Offline
Registered User
Hi Croozeus,

I got Blues working. I took unsigned version of Python script shell(unprotected UID range version) and signed using the symbian signed website and then ran my python script. Works fine now. Thanks a lot!

Regards,
Sriram
Last edited by musicbuff_81 : 2008-03-31 at 05:50.
Reply With Quote

#13 Old Re: [announce] BlueS switch ON/OFF bluetooth ! (module for 3rd unsigned) - 2008-10-21, 15:17

Join Date: Oct 2008
Posts: 8
Spud_Gun31
Offline
Registered User
Where do i find a copy of Blues? (2nd Edition) - i seen the 3rd edition at the bottom of this page!
Reply With Quote

#14 Old Re: [announce] BlueS switch ON/OFF bluetooth ! (module for 3rd unsigned) - 2008-10-21, 15:26

Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
bogdan.galiceanu's Avatar
bogdan.galiceanu
Offline
Forum Nokia Champion
I don't think it's available for 2nd edition. But you could use btswitch instead.
Reply With Quote

#15 Old Re: [announce] BlueS switch ON/OFF bluetooth ! (module for 3rd unsigned) - 2008-12-07, 22:07

Join Date: Oct 2008
Posts: 8
Spud_Gun31
Offline
Registered User
Any idea what the command is to get the power state?
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
SyncML , OBEX over Bluetooth pvsasidhar OMA DM/DS/CP 174 2009-09-12 11:03
[announce] envy module for 3rd : prevent red key from aborting Python ! cyke64 Python 4 2008-04-14 04:23
[announce] cenrep module for 3rd cyke64 Python 20 2007-12-05 18:14
[announce] envy module for 3rd : Testing capabilities ! cyke64 Python 3 2007-12-05 11:10
C-code..unable to make sis Symbian_Neil General Symbian C++ 9 2006-12-02 08:55

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia