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

samples: net: ieee802154: Sample is not working on nRF52840 platform #4442

Closed
KaSroka opened this issue Oct 19, 2017 · 2 comments
Closed

samples: net: ieee802154: Sample is not working on nRF52840 platform #4442

KaSroka opened this issue Oct 19, 2017 · 2 comments

Comments

@KaSroka
Copy link
Collaborator

KaSroka commented Oct 19, 2017

net/ieee802154 sample is not working on nRF52840, I will take a look at it when updating Nordic's 15.4 driver to the latest version.

@dleach02
Copy link
Member

What is the failure?

Note that I had to increase the stack size for the main thread in the echo sample while working on the NXP KW41Z 15.4 driver.

I bumped both of these but not sure where these should be set by default since I believe they are impacted by the protocol stacks in play which can change:

CONFIG_MAIN_STACK_SIZE=2048
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=2048

@tbursztyka
Copy link
Collaborator

the sample does not exist any-more so, closing

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

3 participants