energia / EasyLink

EasyLink library for the CC1310 LaunchPad
15 stars 2 forks source link

ETSI Frequency Hard-Coded — How to Comply with FCC? #12

Open rei-vilo opened 6 years ago

rei-vilo commented 6 years ago

The frequency seems to be hard-coded on smartrf_settings.cfile for European ETSI requirements.

https://github.com/energia/EasyLink/blob/fc5d94854899fa5c18314895b8c2253b73b74bdc/src/smartrf_settings/CC1310_LAUNCHXL/smartrf_settings.c#L17 https://github.com/energia/EasyLink/blob/fc5d94854899fa5c18314895b8c2253b73b74bdc/src/smartrf_settings/CC1310_LAUNCHXL/smartrf_settings.c#L153

How to set .frequency to comply with American FCC requirements?

rei-vilo commented 6 years ago

Same on smartrf_settings_predefined.cfile:

https://github.com/energia/EasyLink/blob/fc5d94854899fa5c18314895b8c2253b73b74bdc/src/smartrf_settings/CC1310_LAUNCHXL/smartrf_settings_predefined.c#L18

https://github.com/energia/EasyLink/blob/fc5d94854899fa5c18314895b8c2253b73b74bdc/src/smartrf_settings/CC1310_LAUNCHXL/smartrf_settings_predefined.c#L506

rei-vilo commented 4 years ago

See https://forum.43oh.com/topic/13406-simple-radio-library-for-cc1310/?tab=comments#comment-82498