Hi,
I'm using the CC1101. In my application I have 2 end-devices ( A & B ) and 1 access point. The 2 ED's sample data and transmit this data at about 3 samples/second. At the AP is is important that I receive the data alternately: one sample of A, one of B, one of A, one of B, .... and so on, with the time between the A sample and the B sample as short as possible.
I have my software based on the example " Access point as data hub". What I see as a result is that I do not receive the samples alternately, but I receive x samples of ED A, then y samples of ED B, .....
My questions: can the result I wish to achieve be realised with in the " Access point as data hub"-way? What should I change?
Can both ED's transmit on the same frequency or should I use the frequency agility?
Thanks in advance for all help.