Regarding Daughter Board using ATR2406
Up to General discussion
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.
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
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
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.
Powered by
Ploneboard