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

Add target EP_AGORA #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AGlass0fMilk
Copy link

[X] I confirm this contribution is my own and I agree to license it with Apache 2.0.
[X] I confirm the moderators may change the PR before merging it in.
[X] I understand the release model prohibits detailed Git history and my contribution will be recorded to the list at the bottom of CONTRIBUTING.md.

Summary of changes

Add configuration and bootloader to build example for EP_AGORA target

@maclobdell @trowbridgec

"lwip.ethernet-enabled" : false,
"lwip.mem-size" : 22000,
"nsapi.dns-response-wait-time" : 30000,
"nsapi.default-cellular-apn" : "\"phone\"",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd remove this line since it's up to the user to specify the APN for their SIM card. It'd probably be good to put some dummy cell credentials in the * target override section above like was done here for the mbed-os-example-pelion application.

@yogpan01
Copy link

Hi,
Thanks for the Pull Request.
However, new mbedOS board support is accepted for https://github.com/ARMmbed/mbed-os-example-pelion
Can you please create PR there?

Regards,
Yogesh

@AGlass0fMilk
Copy link
Author

Hi Yogesh,

Our target is already enabled for that example. As an Mbed partner, we would like to see our target also enabled for this example, which we think is easier to move to production than the other Pelion client example.

@maclobdell please review

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

Successfully merging this pull request may close these issues.

None yet

3 participants