ContributionsMost RecentMost LikesSolutionsZephyr Bluetooth Low Energy Controller I am using https://infocenter.nordicsemi.com/pdf/nwp_029.pdf Zephyr BLE stack for testing HCI communication of nordic module : nrf52840_pca10056, while using make command I am getting the following error: makefile:11: *** Invoking make from top-level kernel directory is not supported. Stop. How to overcome this error? Solved