From: "Götz Issel" <g.issel@fh-wolfenbuettel.de>
To: bluez-devel@lists.sourceforge.net
Subject: [Bluez-devel] Multiplexing for SimAccessProfile
Date: Tue, 08 Aug 2006 11:10:52 +0200 [thread overview]
Message-ID: <1c86461cc9a5.1cc9a51c8646@fh-wolfenbuettel.de> (raw)
Hi all,
I am still working on the Sim Access Profile implementation and am now
stuck on the communnication with the GSM module I use, the serial port
multiplexing.
The connection to the bluetooth device and all the messages and
responses to and from the mobile phone work fine. So the bluetooth part
is done. Now the GSM module will need to have the data from the SIM of
the mobile phone to use it for connectiong to the GSM network. Since I
use a device from Siemens (AC45) it already has the multiplexing (GSM
07.10) integrated meaning that I can send an AT-command (at+cmux=0) and
it will switch to multiplexing mode and work as required. It will know
how to handle data packets coming in from the serial port to divide them
into each channel and how to pack the data with the apppropriate header
from each multiplexing channel to be sent back over the single serial port.
The missing part is in my software. It will need to wrap and unwrap the
messages to and from the GSM modem in the form it is defined in the
specification for this multiplexing.
There is solution of a final year project of a student in Finnland
available, but it seems to possible have a few bugs.
(http://users.tkk.fi/~tkarvone/). Compiling is fine and the load of user
space serial port module at runtime is ok too. To my understanding a
controlling application is the second part of this project, which will
open the port and enable the multiplexing of the GSM device and then
wait for data coming into or out of the "virtual" ports, wrapping or
unwrapping the data packets. Or am I wrong and have to replace the
application with my blueZ-SAP-application?
Has anyone used this multiplexing implementation successfully or does
anyone know of a different implementation of the multiplexing as
opensource to use with linux?
Greetings,
Goetz
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
next reply other threads:[~2006-08-08 9:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-08 9:10 Götz Issel [this message]
2006-08-08 9:22 ` [Bluez-devel] Multiplexing for SimAccessProfile Mayank BATRA
2006-08-08 9:53 ` Peter Wippich
2006-08-08 11:56 ` Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1c86461cc9a5.1cc9a51c8646@fh-wolfenbuettel.de \
--to=g.issel@fh-wolfenbuettel.de \
--cc=bluez-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox