This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

The enddevice in power saving mode lost datas, when it receive datas more than 128 bytes.

Other Parts Discussed in Thread: CC2530

       The enddevice used CC2530 works in power saving mode ,when it receives datas less than 128bytes ,the enddevice can receive all the datas .  If it recives more than 128 bytes ,there are many datas are losted .    I have tried to decrease the complile options like POLL_RATE ,QUEUED_POLL_RATE,RESPONSE_POLL_RATE in f8wconfig.cfg  and increase NWK_INDIRECT_MSG_TIMEOUT in f8wconfig.cfg ,that can not be in effect.   I also have tried to forbid the enddevie work in power saving mode , it can receive datas 512 bytes  correctly .   How about this trouble? 

      Please give me the resolution ,thanks a lot .

  • Hi Miao,

     

    Have you compiled your project (ED) to work with fragmentation?

     

    Br,

    Igor

  •  Hello,I don't understand what you mean. I know that the reciver in enddevice is closed between the poll interval . I have shorted the poll interval to let the enddevice receive all the datas in coordinator ,the net topology is star . If the endevice is not working in power saving mode , it works OK.  Perhaps the buffers in coordinator are not enough big to save the datas until the enddevice to poll up . It is no useful to change the NWK_INDIRECT_MSG_TIMEOUT?Thank you very much anyway!

        MIao Bai

     

  • Are you using a development kit or do you make your own board?

    Can you help me showing the schematic?

  • Hi David,

     

    What kind of schematic you are looking for?

     

    Br,

    Igor

  • Sorry, i would want say layout.

     

    I would like develop my own pcb with cc2530 and to program with cc debuger and SmartRf flash Programmer. Is possible this manner?

     

    I saw various pcb with multi layers in reference design, is expensive to make this board for me now, i'm still learn the tools provided by TI. I can't spend money in this fase of the project.

     

    In resume, i would like to mounting my own evalution module board with balun like showing the swra297a.pdf. And if possibe with a printed F antenna.

     

    Is request much? :-D

  • Hi David,

     

    I have partially answered to your questions in this thread (my last post there).

    As for the CC debugger, please refer to CC debugger User's Guide, section 6 -

    "Connecting the CC Debugger to the Device", to understand what are the

    connections to be made between the CC debugger and the PCB (in

    other words, to the SoC).

     

    Br,

    Igor