Hello guys,
I`m working on my bachelor thesis. It includes sending and receiving data with the CC1101 Transceiver. All the configuration part is done, it was quite easy with the datasheet and the RF Studio and I`m able to transceive and receive data. Everything seems to be working properly. But so far I`m sending data with only 1 transceiver, but my assignment requires sending data with 5 transceivers simultaneously and the receiver is only 1, connected to a PC via usb to process the data.
So much with the explanations, the thing that I wasn`t able to do was the address recognition. I`m sending the data with burst mode and I`m using fixed packet length. That`s the explanation from the datasheed - "If fixed packet length is enabled, the first bytewritten to the TX FIFO should be the address."
It may be a stupid question, excuse me for my ignorance, but I`m new at this. The thing is that I don`t really get how to put an address for every transceiver. They must wait for an acknowledge from the receiver, so every CC1101 should have an address so they can "know" that the packet is sent and received from the receiver.
Тhanks in advance
regards,
E.M