Can anyone tell me what the maximum application payload is for Simpliciti on the CC430 at 915 MHz? I have seen a reference to 52 or 113 bytes depending on radio, but can't find information like this posted anywhere.
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.
Can anyone tell me what the maximum application payload is for Simpliciti on the CC430 at 915 MHz? I have seen a reference to 52 or 113 bytes depending on radio, but can't find information like this posted anywhere.
The maximum application payload size for SimpliciTI is 50 bytes for the CC430. The CC430 utilizes a CC1100 type radio.
The SimpliciTI Developers Notes.pdf indicates in Section 10.1 the maximums for MAX_APP_PAYLOAD.
50 bytes for CC2500/CC1100 class radios.
111 bytes for IEEE radios like CC2430/CC2520, etc.
Hello Brandom
My name is Giulio I am a neophyte of embedded programming.
Starting from the source code files in the kit rf2500 smpl_nwk_config.dat
trying to change the size of the payload in the parameter-DMAX_APP_PAYLOAD.
If I try to increase this value and the AP no longer communicate, I state that both recompile ... :-(.
I read that this value may be increased up to 52 bytes ... but
Help me Giulio
Would you please state what software you are using and which page you obtained it?
It would be helpful to also include the zip file name and description.
The reason for this is to help understand the starting point. Unfortunately (or fortunately, depending on how you look at it), there are many possible sources of software to run on the eZ430-RF2500 therefore it is necessary to be specific.
Secondly, what tools are you using? Are they full versions, or code size limited evaluation copies?
This also has implications on what you are trying to do.
Hello Brandom
You're very kind, thanks.
1) the demo source code is contained in the evaluation kit ez430.rf2500 "Wireless Sensor Monitor (IAR Source)" v1.02, for this reason I believe the zip file unnecessary
2) SimpliciTI-IAR-1.1.1;
3) development environment is the IAR Assembler for MSP430 V4.10E/W32 (4.10.5.9)
I do not know if the IAR shown is restricted..... or the same code demo:-(...
I say work on your device by only 10 days, if I need you I contact? maybe open another topic (reading PxIN the door of a train of square wave pulses and as a register read values) .
Thanks again .... :-) I'm sorry for my bad English Language
Giulio
I would suggest that you pull down the latest version of the Wireless Sensor Monitor example application from the eZ430-RF2500 Product Folder.
I don't know if this will address any of the issues you are having, but would get you on the current software version.
If you need assistance on another topic, I would suggest you post separately to the appropriate forum. Based on what you are indicating above, this sounds like a MSP430 specific question.
Hi Brandom,
I downloaded the demo update as you suggest, at the IAR compiler return the following error during linking :
...Fatal Error[e89]: Too much object code produced (more than 0x1000 bytes) for this package
Error while running Linker
Greetings Giulio
I read that this error message is due to a limitation on the right to license the IAR...... :-( .
anyway thanks for your help
giulio