Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set Easylink to 200kbps or 500kbps #19

Open
CMRDG opened this issue Jun 24, 2020 · 0 comments
Open

set Easylink to 200kbps or 500kbps #19

CMRDG opened this issue Jun 24, 2020 · 0 comments

Comments

@CMRDG
Copy link

CMRDG commented Jun 24, 2020

Hi,

I am using Easylink in CCS but for an Energia project. I have tried the Easylink library v1.0.4 and v1.0.5. Easylink 1.0.5 does not compile in CCS 10.01 and Energia 18.0.

In Easylink v1.0.4 I have substituted in smartrf_settings.c only the values of the register and variables with the same name as in the file generated by smartRF studio. So the smartrf_settings.c remains with the same variables but new values for 200kbps. And I have renamed the variable EasyLink_Phy_50kbps2gfsk to EasyLink_Phy_200kbps2gfsk in the sketch and Easylink.

My questions are: How can I change Easylink 1.0.5 so it compiles? It looks like Easylinkv2 has a configuration for EasyLink_Phy_200kbps2gfsk.

I have changed the values of smartrf_settings.c to achieve 200kbps, but do I have to change the values of smartrf_settings_predefined.c as well? This file is configured to 50kbps.

Have somebody already worked with Easylink for Energia at 200kbps of 500kbps and can share the configurations or the library with the configuration already set?

Thanks! I have tried everything but until now without success.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant