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.

HEX file for SmartRF Flash Programmer and Interferences Study Template

Other Parts Discussed in Thread: CC2530, REMOTI, CC2531

hello, we are the students who are testing the rf4ce protocol (Interference Study) and we came with another problem our problem is that using the smartRF Flash Programer  we loaded a HEX file in the control, and we do not know if we loaded the wrong file, because when we wanted to do the testing part with the Target Emulator we noticed that the control is not responding anymore. We loaded the file "rsa_cc2530.hex" with the options "program and erase verify"

 

thanks

  • rsa_X.hex is the "remote sample application"

    If you are trying to talk to a device with TE, you need to load the "RemoTI Network Processor", so a file with "rnp_cc2530.hex" or rnp_cc2531.hex for the usb dongle.

  • thanks a lot, I loaded the rpn file into the target and the rsa file into the RC and now is working again, I would like to know where can I modify the next values:

    NLME-RESET.request

    SetDefaultNIB

    The NIB attributes:

    nwkActivePeriod

    nwkDutyCycle

    nwkDsicoveryLQI-Threshold

    nwkDiscoveryRepetitionInterval

    nwkMaxDiscoveryRepetitions

    etc.

    those settings are specified in the Interference Study Template, and we already made some tests with this settings in the FSL devices

     

    Thanks Again