Questions and discussions about the software that runs on the TD RF module itself.
francois
 
Posts: 47
Joined: Tue Jun 16, 2015 6:13 am

central frequency

by francois Wed Nov 09, 2016 3:08 pm

Hi
Can I use this function at init stage to change the UL central frequency: TD_SIGFOX_SetRFConfig(TD_SIGFOX_RF_config_t *config); ?
What should be the unit of central_frequency in that structure ?
typedef struct {
uint32_t central_frequency; ///< Central frequency
uint16_t max_channel; ///< Maximum allowed channel number
uint16_t channel_width; ///< Channel width in Hz
uint8_t power_level; ///< Power level in dBm
} __PACKED TD_SIGFOX_RF_config_t;

Thanks
User avatar
mstempin
 
Posts: 168
Joined: Thu May 07, 2015 9:24 am

Re: central frequency

by mstempin Mon Nov 28, 2016 3:18 pm

The TD_SIGFOX_SetRFConfig() function is global, but it is not part of the API and can be removed at any time. Please don't use it, you should not have to set the central frequency manually.
Return to Firmware

Who is online

Users browsing this forum: No registered users and 28 guests