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

Unable to add /test/ directory sensor code #69

Open
mohanmaniramesh opened this issue Feb 6, 2020 · 0 comments
Open

Unable to add /test/ directory sensor code #69

mohanmaniramesh opened this issue Feb 6, 2020 · 0 comments

Comments

@mohanmaniramesh
Copy link

I was trying to add /test/bmp180 sensor to the UDP task-06 but if do this then the sensor init is getting failed even i tried with /test/adxl345 too . both are I2C based .
but if i comment
USEMODULE += gnrc_netdev_default
USEMODULE += auto_init_gnrc_netif
USEMODULE += gnrc_ipv6_default
USEMODULE += gnrc_icmpv6_echo
USEMODULE += gnrc_sock_udp

these lines from Makefile then it is working fine i'm not getting why this is happen
please help me if you have any idea on these
Thank you

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