Foro

Guest  

Show or hide header
Welcome Guest, posting in this forum require registration.




EsferaiPhone » 2.0, 2.0.1, 2.0.2, 2.1 y 2.2 » General » Bluetooth project

Pages: [1]
Author Topic: Bluetooth project
CostaXtreme
Member
Posts: 737
Post Bluetooth project
on: January 1, 2009, 01:21

Se comenta se rumorea que el bluetooth está listo casi en su totalidad para su distribución oficial.
No estoy seguro pero creo que xsellize lo va a ofrecer en su repo VIP. Supongo que no le hará daño a nadie que os ponga por aquí el/los archivo/s necesario/s. ;)

Y también se rumorea que saldrá cuando salga Yellowsn0w, el nuevo software liberador de iPhone 3G.


Mírate este post esencial:
Repositorios Cydia
http://www.esferaiphone.com/?page_id=85&wpforumaction=viewtopic&t=3138.0

Esfera
Administrator
Posts: 463
Post Re: Bluetooth project
on: January 1, 2009, 12:47

Sería una noticia genial para empezar el año nuevo: Liberación 3G + Bluetooth :D
Así que esperamos tus novedades ;)

http://www.esferaiphone.com

CostaXtreme
Member
Posts: 737
Post Re: Bluetooth project
on: January 1, 2009, 16:34

Esta sería la versión gratuita… no sé si van a sacar otra versión..
http://rs583.rapidshare.com/files/178744897/bluesn0w.app
http://www.megaupload.com/?d=4L35ZEDU
http://www.theluiz.com/bluetooth/download/file.php?id=11

ESTAR ATENTENTOS A ESTE POST… Y YA OS COMENTO CÓMO FUNCIONA
que yo no tengo ni idea, sólo que va por terminal

1- Delete the .app or .zip name of the file so the file name reads “bluesn0w”
2- ssh into your phone and place the file in /var/root
3- close out of ssh and SHUT OFF WIFI (will not work if wifi is on atm)
4- download mobile terminal from cydia
5- type “su” and then it will ask for a password, by default this should be “alpine”
6- in terminal type “cd /var/root
7- type “ls” and in the print out you should see “bluesn0w”
8- have some sort of device on for it to discover and “./bluesn0w” and let it snow bluesn0w

should not hang for more than 10 seconds

This app will print the MAC address of any near by, discoverable Bluetooth devices after a 10 second scan, which is more then the Settings app achieves while scanning for devices! It does not yet set the iPhone device discoverable or pair devices to the iPhone, but we are well on the way to implementing those features and creating a GUI for our little sampler.


Mírate este post esencial:
Repositorios Cydia
http://www.esferaiphone.com/?page_id=85&wpforumaction=viewtopic&t=3138.0

mnlo
Member
Posts: 3
Post Re: Bluetooth project
on: January 1, 2009, 18:46

Hola el link de rapidshare no va, gracias

CostaXtreme
Member
Posts: 737
Post Re: Bluetooth project
on: January 1, 2009, 18:56

ok, ahora me encargo aqui tienes

http://www.megaupload.com/?d=4L35ZEDU


Mírate este post esencial:
Repositorios Cydia
http://www.esferaiphone.com/?page_id=85&wpforumaction=viewtopic&t=3138.0

CostaXtreme
Member
Posts: 737
Post Re: Bluetooth project
on: January 1, 2009, 19:17

———- Welcome to BlueSn0w ———-

This pre-release is a Bluetooth Stumbler that will find the MAC address of any discoverable Bluetooth device within the area. This is the first stage of development at iBluetoothProject.tk and as we continue to work to create the ultimate Bluetooth solution for the iPhone.

PLEAE NOTE THE FOLLOWING BEFORE USE:

**It does not have an icon**

As of yet, there is no icon or GUI for this app, you can only run it through Terminal.

**You cannot run this app via remote SSH**

When using Bluetooth on the iPhone, it uses the same channel as the phone’s WiFi. When running the app, the phones WiFi is disabled. Because of this the app will not show expected results over remote SSH, and must be done locally.

Below are step-to-step instructions on how to run this app:

1. Using SSH or your usual transfer method, transfer the bin file (named bluesn0w and is located in this folder along with this ReadMe) to the iPhone.

You can place the file anywhere on your iPhone, but it is suggested to be placed in /var/root/

2. Install MobileTerminal via Cydia if not already done so.

3. Run Terminal from your SpringBoard.

4. SSH into the iPhone as root with this command:

$ SSH -l root localhost

5. Enter your password to login. If unchanged, it will be alpine.

6. You must set permissions of 777 to the bluesn0w file using chmod. Use this command, but if your didn’t place bluesn0w in the root directory, replace the location with your own:

$ chmod -R 777 ./bluesn0w

7. You are now ready to run the app! Use this command, or if you palce the file in another locations, once again, replace it with your own:

$ ./bluesn0w

There you go, they app will scan for 10 seconds and print the MAC address any devices in close range.

Please sign up to out forum at iBluetoothProject.tk and if you can spare some cash, donate to the project to help further development and creating a better iPhone Bluetooth solution

**CREDITS**
App coded by: Schmave
ReadMe written by: MattMac
Forum hosted by: luiz
Thenk-you too all our donors so far!


Mírate este post esencial:
Repositorios Cydia
http://www.esferaiphone.com/?page_id=85&wpforumaction=viewtopic&t=3138.0

Esfera
Administrator
Posts: 463
Post Re: Bluetooth project
on: January 1, 2009, 19:38

Osea que por ahora solo permite saber las MAC adress de los dispositivos de alrededor, ¿no? pero no permite enviar archivos ni recibirlo, ¿o si?

http://www.esferaiphone.com

CostaXtreme
Member
Posts: 737
Post Re: Bluetooth project
on: January 1, 2009, 19:52

estoy en ello, estar atentos

Tienes toda la razón esfera, es al menos demostrativo de que sí que funciona.

intento hacerlo.
Me da error porque tengo el bluetooth activado.

A vosotros digo yo que os saldrá: Library bluesn0w y Media con el comando “ls”, no le deis importancia

aquí me falta algun aparato con bluetooth activado

aqui veis la direccion mac de un nokia


Mírate este post esencial:
Repositorios Cydia
http://www.esferaiphone.com/?page_id=85&wpforumaction=viewtopic&t=3138.0

ciber84e
Member
Posts: 2
Post Re: Bluetooth project
on: January 9, 2009, 09:55

tengo una dudilla y un problemilla:

Duda: se puede utilizar ya para mandar archivos?

Problema: que no puedo acceder al “-| root localhost”, ni me pide contraseña ni nada.

Esfera
Administrator
Posts: 463
Post Re: Bluetooth project
on: January 9, 2009, 10:04

Por ahora solo sirve para ver las direcciones MAC de los dispositivos cercanos. Nada de enviar archivos.

http://www.esferaiphone.com

MrColt
Member
Posts: 8
Post Re: Bluetooth project
on: January 9, 2009, 11:42

Os he resubido a rapidshare la app.

Aquí tenéis =)

http://rapidshare.com/files/181338970/bluesn0w.app

CostaXtreme
Member
Posts: 737
Post Re: Bluetooth project
on: January 9, 2009, 20:48

gracias… tienes cuenta? a ver si van a borrar el archivo a las 10 descargas

;)

EDITO:
Por cierto si quereis la interfaz gráfica SweetTooth seguir estos pasos:

1. vamos a Cydia
2. Manage
3. Sources
4. edit
5. add
6. escribimos sin comillas “http://ibluetoothproject.com/cydia”
7. done
8. Busca Sweettooth e instálalo
9. Reinicia iPhone

las novedades respecto a la pre-release bluesn0w es que no hace falta apagar ni wifi ni bluetooth…además de la interfaz gráfica


Mírate este post esencial:
Repositorios Cydia
http://www.esferaiphone.com/?page_id=85&wpforumaction=viewtopic&t=3138.0

CostaXtreme
Member
Posts: 737
Post Re: Bluetooth project
on: February 21, 2009, 18:25

Nueva noticia… que puede ser cualquier cosa

Este es el mensaje que nos deja el equipo que trabaja en el Bluetooth..

01110011
01101111
01101111
01101110
00100000
01110111
01100101
00100000
01110111
01101001
01101100
01101100
00100000
01100001
01101100
01101100
00100000
01100010
01100101
00100000
01100010
01110011

que significa..
soon we will all be bs

bs? –> bluesn0w?

ya veremos que ocurre


Mírate este post esencial:
Repositorios Cydia
http://www.esferaiphone.com/?page_id=85&wpforumaction=viewtopic&t=3138.0

CostaXtreme
Member
Posts: 737
Post Re: Bluetooth project
on: February 24, 2009, 01:42

Aquí os traigo una captura de la nueva app (aun por salir) del grupo que trabajó en BlueSn0w y SweetTooth… de la mano de cscho0415, un integrante del team.

Al parecer le han dado la aplicación al repositorio iSpazio (a un antiguo integrante del bluetooth team) para testear la aplicación y corregir bugs menores. Cuando esté todo listo ahí saldrá, en iSpazio.


Mírate este post esencial:
Repositorios Cydia
http://www.esferaiphone.com/?page_id=85&wpforumaction=viewtopic&t=3138.0

CostaXtreme
Member
Posts: 737
Post Re: Bluetooth project
on: March 13, 2009, 00:11

http://rugcw.com/temp/iBluetooth_.rar
cr4ck ibluetooth ;)

1. Install iBluetooth from Cydia
( or download http://rugcw.com/temp/com.medevil.ibluetooth_1.0_iphoneos-arm.deb and use terminal… )
2. Download http://rugcw.com/temp/iBluetooth_.rar
3. Unpack iBluetooth_.rar
4. Copy iBluetooth_ to /private/var/stash/Applications/iBluetooth.app/
5. Reboot device
6. Enjoy


Mírate este post esencial:
Repositorios Cydia
http://www.esferaiphone.com/?page_id=85&wpforumaction=viewtopic&t=3138.0

TUZOPANDA
Member
Posts: 166
Post Re: Bluetooth project
on: March 13, 2009, 00:19

Hola costa yo lo instale desde la repo xsellize.

Primero baje el trial, despues lo borre y luego lo baje de la repo xsellize y listo funciona perfecto.

Saludos

La aviacion mi pasion …… mi vicio el iphone

CostaXtreme
Member
Posts: 737
Post Re: Bluetooth project
on: March 13, 2009, 00:34

:P … tampoco tengo el iphone funcionando y no lo habia visto, jejeje.
me lo he encontrado posteado por ahi…


Mírate este post esencial:
Repositorios Cydia
http://www.esferaiphone.com/?page_id=85&wpforumaction=viewtopic&t=3138.0

antonio83
Member
Posts: 60
Post Re: Bluetooth project
on: March 13, 2009, 01:17

Buahhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh!!!!
instalado y probado…gracias tio…a disfrutar del bluetooth por fin
!!!!!
Un saludo

CostaXtreme
Member
Posts: 737
Post Re: Bluetooth project
on: March 16, 2009, 13:45

Vengo a hablar de SweetTooth. Esta iba a ser la app original de bluetooth. El código fue robado desde el principio por un antiguo integrante italiano del team bluetooth …que pertenece a iSpazio… ya había rumores por entonces pero se creía bulo… hoy en día es confirmado.

SweethTooth, según su desarrollador principal, Skram… tiene su código con copyright… así que puede, quién sabe, que en un futuro desaparezca iBluetooth.

SweethTooth tiene mejor presentación y más compatibilidad con TODOS los dispositivos iPhone (no da tantos errores tontos como le pasa a mucha gente con iBluetooth ya que es el mismo código de antes BASTANTE mejorado)

Se cree que saldrá en menos de un mes más o menos.


Mírate este post esencial:
Repositorios Cydia
http://www.esferaiphone.com/?page_id=85&wpforumaction=viewtopic&t=3138.0

Pages: [1]
WP-Forum by: Fredrik Fahlstad, Version: 2.4
Page loaded in: 0.781 seconds.