Change RF parameters for KW01 connectivity software

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Change RF parameters for KW01 connectivity software

Change RF parameters for KW01 connectivity software

The RF parameters for KW01 can be changed by firmware using the KW01 connectivity software.

Frequency band:

The operational frequency band can be changed in app_preinclude.h file stored in Source folder.

apppre.png

You can select the operational frequency band for your application only setting "1" to the desired band and "0" for the unused bands.

freqband.png

In the same file also the default phy mode can be selected:

phy.png

Center frequency, channel spacing, number of channels, bit rate, frequency deviation, filter bandwidth, and other RF parameters:

Most common RF parameters can be changed in declaration of "phyPibRFConstants" on PhyPib.c file.

rfconstants.png

Search for your operational band and phy mode. For example for US ISM band in phy mode 1:

pastedImage_6.png

Then change the desired parameters.

If you want to change, for example, FDev: select "Fdev_25000", then go to declaration and change it from one of the predefined list of values:

fdv.png

Regards,

Luis Burgos.

Labels (2)
No ratings
Version history
Last update:
‎01-05-2017 02:07 PM
Updated by: