From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: Port configuration for location services on Telit HE910
Date: Fri, 10 Apr 2015 09:45:30 -0500 [thread overview]
Message-ID: <5527E20A.70703@gmail.com> (raw)
In-Reply-To: <loom.20150410T151424-282@post.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 960 bytes --]
Hi Izhar,
On 04/10/2015 08:20 AM, Izhar Mahalalel wrote:
> Hi,
>
> I'm trying to enable the LocationReporting interface in ofono. If I
> understood the documentation correctly, in order for this interface to show
> up in Manager.GetModems, I need first to send an appropriate AT command to
> the device, for it to change to port configuration #8, and then power cycle
> the board for changes to take effect.
>
> I have tried the following:
>
> # systemctl stop ofono
> # cat /dev/ttyACM3 &
> # echo 'AT#PORTCFG=8\r' > /dev/ttyACM3
>
> OK
>
> # reboot
>
Reboot the modem, not the system.
> But I still do not see the location reporting interface when running
> Manager.GetModems:
>
I would enable AT command debugging and follow the logic inside
drivers/telitmodem/location-reporting.c. Maybe one of the AT commands
fails or the ports are setup differently on your particular version of
the hardware.
Regards,
-Denis
prev parent reply other threads:[~2015-04-10 14:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-10 13:20 Port configuration for location services on Telit HE910 Izhar Mahalalel
2015-04-10 14:45 ` Denis Kenzior [this message]
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=5527E20A.70703@gmail.com \
--to=denkenz@gmail.com \
--cc=ofono@ofono.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.