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