* [Bluez-devel] zeevo module on uart
@ 2005-07-11 10:56 Simon Vogl
2005-07-11 17:18 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: Simon Vogl @ 2005-07-11 10:56 UTC (permalink / raw)
To: bluez-devel
hi,
I am trying to talk to a Zeevo BT module (tc2001p chip on it) which is
attached to an xscale processor via serial.
When I start hciattach, I get an error message (and I cannot talk to the
device later on):
root@tinypxa263:~# hciattach ttyS1 any
h4_recv: Unknown HCI packet type f1
The current kernel is 2.4.19-rmk7-pxa2 +local patches, bluez* 2.18
Is this a kernel issue or is something else in my setup wrong?
thanks
Simon
--=20
_______________________________________________________________________
Dr. Simon Vogl
ARC Seibersdorf research GmbH
Research Studios Austria, Studio Pervasive Computing Applications
Altenberger Stra=C3=9Fe 69, A-4040 Linz, Austria
Tel: +43 732 2468-8517, Fax: +43 732 2468-8426
mailto: simon.vogl@researchstudio.at
-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-devel] zeevo module on uart
2005-07-11 10:56 [Bluez-devel] zeevo module on uart Simon Vogl
@ 2005-07-11 17:18 ` Marcel Holtmann
2005-07-11 17:40 ` Simon Vogl
2005-07-13 11:38 ` Simon Vogl
0 siblings, 2 replies; 4+ messages in thread
From: Marcel Holtmann @ 2005-07-11 17:18 UTC (permalink / raw)
To: bluez-devel
Hi Simon,
> I am trying to talk to a Zeevo BT module (tc2001p chip on it) which is
> attached to an xscale processor via serial.
> When I start hciattach, I get an error message (and I cannot talk to the
> device later on):
>
> root@tinypxa263:~# hciattach ttyS1 any
> h4_recv: Unknown HCI packet type f1
>
> The current kernel is 2.4.19-rmk7-pxa2 +local patches, bluez* 2.18
> Is this a kernel issue or is something else in my setup wrong?
the support for the 2.4 kernel series is limited as you now. So I can't
provide you any details. However if the Zeevo module capable of working
with H:4 and doesn't need any special initialization, then this can only
mean the the serial port or baud rate settings are wrong.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-devel] zeevo module on uart
2005-07-11 17:18 ` Marcel Holtmann
@ 2005-07-11 17:40 ` Simon Vogl
2005-07-13 11:38 ` Simon Vogl
1 sibling, 0 replies; 4+ messages in thread
From: Simon Vogl @ 2005-07-11 17:40 UTC (permalink / raw)
To: bluez-devel
Thanks Marcel,
just wanted to know if there are some obvious limitations - I will play
around with
the hardware settings a little bit more ;)
have a nice evening,
simon
Marcel Holtmann wrote:
>Hi Simon,
>
>
>
>>I am trying to talk to a Zeevo BT module (tc2001p chip on it) which is
>>attached to an xscale processor via serial.
>>When I start hciattach, I get an error message (and I cannot talk to the
>>device later on):
>>
>>root@tinypxa263:~# hciattach ttyS1 any
>>h4_recv: Unknown HCI packet type f1
>>
>>The current kernel is 2.4.19-rmk7-pxa2 +local patches, bluez* 2.18
>>Is this a kernel issue or is something else in my setup wrong?
>>
>>
>
>the support for the 2.4 kernel series is limited as you now. So I can't
>provide you any details. However if the Zeevo module capable of working
>with H:4 and doesn't need any special initialization, then this can only
>mean the the serial port or baud rate settings are wrong.
>
>Regards
>
>Marcel
>
>
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
>July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
>core and dual graphics technology at this free one hour event hosted by HP,
>AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar
>_______________________________________________
>Bluez-devel mailing list
>Bluez-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/bluez-devel
>
>
--
_______________________________________________________________________
Dr. Simon Vogl
Institut für Pervasive Computing, Johannes Kepler Universität Linz
Altenberger Straße 69, A-4040 Linz, Austria
Tel: +43 732 2468-8517, Fax: +43 732 2468-8426
mailto: vogl@soft.uni-linz.ac.at, http://www.soft.uni-linz.ac.at/
-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-devel] zeevo module on uart
2005-07-11 17:18 ` Marcel Holtmann
2005-07-11 17:40 ` Simon Vogl
@ 2005-07-13 11:38 ` Simon Vogl
1 sibling, 0 replies; 4+ messages in thread
From: Simon Vogl @ 2005-07-13 11:38 UTC (permalink / raw)
To: bluez-devel
the module works now, after some experimenting, the following two
lines do the trick:
setserial /dev/ttyS1 baud_base 921600 divisor 1 spd_cust
hciattach ttyS1 any 921600
interestingly, hciattach alone did not manage to start communicating, als=
o
not with the -s option (the zeevo firmware is configured to communicate a=
t
921600 bps).
Now all I need to do is port a decent 2.6 kernel...
Simon
Marcel Holtmann wrote:
> Hi Simon,
>=20
>=20
>>I am trying to talk to a Zeevo BT module (tc2001p chip on it) which is
>>attached to an xscale processor via serial.
>>When I start hciattach, I get an error message (and I cannot talk to th=
e
>>device later on):
>>
>>root@tinypxa263:~# hciattach ttyS1 any
>>h4_recv: Unknown HCI packet type f1
>>
>>The current kernel is 2.4.19-rmk7-pxa2 +local patches, bluez* 2.18
>>Is this a kernel issue or is something else in my setup wrong?
>=20
>=20
> the support for the 2.4 kernel series is limited as you now. So I can't
> provide you any details. However if the Zeevo module capable of working
> with H:4 and doesn't need any special initialization, then this can onl=
y
> mean the the serial port or baud rate settings are wrong.
>=20
> Regards
>=20
> Marcel
>=20
>=20
>=20
>=20
> -------------------------------------------------------
> This SF.Net email is sponsored by the 'Do More With Dual!' webinar happ=
ening
> July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dua=
l
> core and dual graphics technology at this free one hour event hosted by=
HP,=20
> AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel
--=20
_______________________________________________________________________
Dr. Simon Vogl
ARC Seibersdorf research GmbH
Research Studios Austria, Studio Pervasive Computing Applications
Altenberger Stra=DFe 69, A-4040 Linz, Austria
Tel: +43 732 2468-8517, Fax: +43 732 2468-8426
mailto: simon.vogl@researchstudio.at
-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-07-13 11:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-11 10:56 [Bluez-devel] zeevo module on uart Simon Vogl
2005-07-11 17:18 ` Marcel Holtmann
2005-07-11 17:40 ` Simon Vogl
2005-07-13 11:38 ` Simon Vogl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox