Personal tools
Document Actions

Regarding Daughter Board using ATR2406

Up to General discussion

Regarding Daughter Board using ATR2406

Posted by Kekin Gala at March 03. 2008

Can ATR2406 transmitt & receive simultaneously when transmitting & receiving channels are different.


Also is it able to transmitt the sampled audio data without any header or trailers.


PLz reply.


Re: Regarding Daughter Board using ATR2406

Posted by David Bourgeois at March 03. 2008
I'm not very familiar with the RF yet. I plan to dig completely into that in April in order to refactor it and finally fix the couple of issues we have with it. So I should know more at that time.
The ATR2406 can't be used as receiver and transmitter simultaneously. So it switches from receiver to transmitter every ms which gives the impression of full duplex.

It transmits raw data so it's up to you to pack the audio like you want in the frames. For tux, we only support 8bits 8kHz so we're simply sending the samples as bytes. A frame is sent each 2ms so roughly you need to send 16bytes at a 500Hz rate.

David

Re: Regarding Daughter Board using ATR2406

Posted by Kekin Gala at March 03. 2008

Sir,


Are you available for conferencing now.


Re: Regarding Daughter Board using ATR2406

Posted by Kekin Gala at March 03. 2008

Previously David Bourgeois wrote:


I'm not very familiar with the RF yet. I plan to dig completely into that in April in order to refactor it and finally fix the couple of issues we have with it. So I should know more at that time.

The ATR2406 can't be used as receiver and transmitter simultaneously. So it switches from receiver to transmitter every ms which gives the impression of full duplex.



It transmits raw data so it's up to you to pack the audio like you want in the frames. For tux, we only support 8bits 8kHz so we're simply sending the samples as bytes. A frame is sent each 2ms so roughly you need to send 16bytes at a 500Hz rate.



David



Sir,



Are you available for conferencing now.


Re: Regarding Daughter Board using ATR2406

Posted by David Bourgeois at March 07. 2008
Not really, going to China now checking prduction. You should contact Sebastien Domingues (kysoh website) for this kind of information.
Powered by Ploneboard
You are here: Home Forum General discussion Regarding Daughter Board using ATR2406

Powered by Plone CMS, the Open Source Content Management System