CellMoz.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Parani 200 Questions

 
Post new topic   Reply to topic    CellMoz.com Forum Index -> Bluetooth
Author Message
mross462



Joined: 10 Oct 2007
Posts: 2

PostPosted: Wed Oct 10, 2007 9:26 am    Post subject: Parani 200 Questions Reply with quote

My name is Michael Ross and I'm currently working on a project to use
a bluetooth signal sent via a Java MIDP application to a Parani 200
and then subsequently to a microcontroller to handle entry to a car.
I've noticed that the people in this group seem to be the only
knowledgeable peopleregarding the application of a Parani product. I
have a couple of questions / requests for recommendations of
knowledge.

1. Does the Parani reset its settings once removed from the Jig Board,
and is it possible to program AT commands using the microcontroller?
2. I am planning sending information on a character by character basis
to the Parani, taking that and storing that in the microcontroller and
comparing it to see if it matches a value that I previously have in
the program. My first question is how does RTS and CTS work with the
Pirani? My second question is if my microcontroller UART Routine
handles the handshaking, would it be advisable to use the RTS and CTS
lines (I guess do you have experience working with either or both
cases).
3. Does the Pirani handle stack initialization etc... or will I have
to do that with the phone.

Any help in this matter would be greatly appreciated.

Thanks,

M. Ross

Archived from group: alt>cellular>bluetooth
Back to top
View user's profile Send private message
John Henderson



Joined: 25 Jul 2007
Posts: 165

PostPosted: Thu Oct 11, 2007 1:04 pm    Post subject: Re: Parani 200 Questions Reply with quote

mross462@gmail.com wrote:

> My name is Michael Ross and I'm currently working on a project
> to use a bluetooth signal sent via a Java MIDP application to
> a Parani 200 and then subsequently to a microcontroller to
> handle entry to a car. I've noticed that the people in this
> group seem to be the only knowledgeable peopleregarding the
> application of a Parani product. I have a couple of questions
> / requests for recommendations of knowledge.
>
> 1. Does the Parani reset its settings once removed from the
> Jig Board, and is it possible to program AT commands using the
> microcontroller?

My only experience with Parani Bluetooth is with an SD100 serial
adapter. You mention of a "Jig Board", so is yours an ESD100,
or something else perhaps? Please note that the ESD100 user
manual (including "AT" commands) is available from
http://www.sena.com/download/manual/manual_parani_esd-v1.1.3.pdf

Based on my experience with the SD200, I'd expect most settings
to persist through "ATZ" resets and power-downs. The "AT&F"
reset on the other hand will restore factory defaults.

If your microcontroller can output serial data at a
character-framing and speed which the Parani is happy with,
then you can issue any supported "AT" commands to an SD or ESD
series Parani physically connected to it.

> 2. I am planning sending information on a character by
> character basis to the Parani, taking that and storing that in
> the microcontroller and comparing it to see if it matches a
> value that I previously have in the program. My first question
> is how does RTS and CTS work with the Pirani?

Hardware flow control (RTS/CTS) is optional. See section 3.4 of
the user manual for implementation details.

> My second question is if my microcontroller UART Routine
> handles the handshaking, would it be advisable to use the RTS
> and CTS lines (I guess do you have experience working with
> either or both cases).

On a quick look, I don't think you've got any other option if
you need to do handshaking. With a minimum speed of 1200 bps,
you might be able to run without handshaking if your equipment
is responsive enough.

> 3. Does the Pirani handle stack initialization etc... or will
> I have to do that with the phone.

I'm not sure what you're asking, but the manual is quite
comprehensive.

John
Back to top
View user's profile Send private message
mross462



Joined: 10 Oct 2007
Posts: 2

PostPosted: Thu Oct 11, 2007 10:32 am    Post subject: Re: Parani 200 Questions Reply with quote

On Oct 10, 5:04 pm, John Henderson wrote:
> mross...@gmail.com wrote:
> > My name is Michael Ross and I'm currently working on a project
> > to use a bluetooth signal sent via a Java MIDP application to
> > a Parani 200 and then subsequently to a microcontroller to
> > handle entry to a car. I've noticed that the people in this
> > group seem to be the only knowledgeable peopleregarding the
> > application of a Parani product. I have a couple of questions
> > / requests for recommendations of knowledge.
>
> > 1. Does the Parani reset its settings once removed from the
> > Jig Board, and is it possible to program AT commands using the
> > microcontroller?
>
> My only experience with Parani Bluetooth is with an SD100 serial
> adapter. You mention of a "Jig Board", so is yours an ESD100,
> or something else perhaps? Please note that the ESD100 user
> manual (including "AT" commands) is available fromhttp://www.sena.com/download/manual/manual_parani_esd-v1.1.3.pdf
>
> Based on my experience with the SD200, I'd expect most settings
> to persist through "ATZ" resets and power-downs. The "AT&F"
> reset on the other hand will restore factory defaults.
>
> If your microcontroller can output serial data at a
> character-framing and speed which the Parani is happy with,
> then you can issue any supported "AT" commands to an SD or ESD
> series Parani physically connected to it.
>
> > 2. I am planning sending information on a character by
> > character basis to the Parani, taking that and storing that in
> > the microcontroller and comparing it to see if it matches a
> > value that I previously have in the program. My first question
> > is how does RTS and CTS work with the Pirani?
>
> Hardware flow control (RTS/CTS) is optional. See section 3.4 of
> the user manual for implementation details.
>
> > My second question is if my microcontroller UART Routine
> > handles the handshaking, would it be advisable to use the RTS
> > and CTS lines (I guess do you have experience working with
> > either or both cases).
>
> On a quick look, I don't think you've got any other option if
> you need to do handshaking. With a minimum speed of 1200 bps,
> you might be able to run without handshaking if your equipment
> is responsive enough.
>
> > 3. Does the Pirani handle stack initialization etc... or will
> > I have to do that with the phone.
>
> I'm not sure what you're asking, but the manual is quite
> comprehensive.
>
> John

John,

Thanks for the reply, I'll be keeping the group up to date.

Thanks once again,

M. Ross

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
BlueTooth Questions How quickly can two Bluetooth devices find each other? For instance if two people had bluetooth enabled laptops how long would it take fo rthe devices to see each other And also what is the transfer rate of bluetooth? I've read the transmission range is 1

Simple questions regarding bluetooth I have a simple question. If I buy a headset that states it has a range of 10 meters and I buy a dongle that says it has 25 meters range. What will actually be my range? ??? Thanks

[Q]: H.110/CT Bus questions... Hi.... I am very new to CompactPCI technology, and I have some questions regarding H.110: * In a H.100/H.110 bus, what controls the bus? Do you need a special H.110 controller board or switch to control the bus? * Am I correct in saying that cPCI connecto

APN Questions Is it possible to piggy back a new APN off somebody's existing APN backbone while the new APN's data center is being built? Also is it possible to run the OSS for that new APN off the same backbone? Does anybody in this group know the fastest way to get

Some PAYG questions? Forgive what are probably stupid questions. I'm new to all this stuff. My brother recently bought a new phone and handed his old Motorola V600 to me. He had a contract with Orange, but I'd now like to PAYG. Will I have to have the phone unlocked for this,
Post new topic   Reply to topic    CellMoz.com Forum Index -> Bluetooth All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group