This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf9160 bsd.h not in directory (nrfxlib)

Hello, 

I am trying to include bsd.h to my project. 

simply typing '#include <bsd.h>' is not enough. I need to add directory 'nrfxlib' but I have no idea how to do that.

'asset_tracker' example works fine but I built on top of 'uart' example.

Please help.

Thank you

Related