Hi,
I am using cc2500 at target board cc2511 at host board.
I am using my own PCB deigned board.
My communication frequency is 2410.0Mhz.My data rate is 2.5 Kbps.
My question is when i transmit packet of 44 bytes to cc2511(host) 100 times then its take time something 50 Sec. its means that suppose i want transmit or receive data 1 Mb then time consume is 40 Min.
RF protocol is like first send request from host side to device side to give me 44 bytes data then target decode request and send 44 bytes packet in respect to acknowledge .
so host send this request 100 times and device decode each request and send each 44 bytes time so total 4 Kbps data is sending and receiving.This all process take about 50 Sec to transceive.
Please Find attach example code of code for transmitting data from cc2500 to cc2511.
is that possible to send or receive data of 8 Mb within 10 min using cc2500 and cc2511?????