Tool/software: TI-RTOS
Realize 1310 one-to-many, host A and four slaves 0, 1, 2, 3
The current idea is that when host A sends to the slave, the corresponding frequency of each slave sent is different.
For example, the frequency that A sends to 0 is A is transmitted at 903 frequency, and 0 is accepted at 903 frequency.
Similarly, the frequency that A sends to 1 is A is transmitted at 905 frequency, while 1 is accepted at 905 frequency,A is sent to 2 and A is sent to 3 is the same.
This ensures that when host A sends to four slaves, the acceptance of the four slaves will not interfere.
When four slaves want to send data to host A, they all work at 915 frequency, which ensures that the host can accept the slave's data.
This way is the current way that I think of the least interference at the same time at different frequencies, and the feasibility has been verified. can be realised.
At present, there is a question to ask, is the receiving mode of the host's RF reception, can automatically accept the scanning of 903, 905,
that is, several different frequencies when accepting (I mean a complete acceptance Can automatically according to my configuration RX acceptance (if it can be configured), let it switch in 4 different frequencies to
accept), not accept one after the manual manually switch to other frequencies and then accept.
If it can be configured as above, the transmission and reception of each slave can be the same frequency, but the frequency between each slave is different, which is better.
If possible, please give the relevant configuration items or examples