Hi,
I made a demo app using advertising and scanning functionality in SDK 16. Now I'm trying to get it working in our company's full blown C++ framework, which is based on SDK for Thread and Zigbee 4.1.0.
With practically the same code, advertising works but scanning does not, nrf_ble_scan_start() gives an error 6.
Are the normal and Thread SDK:s different in this sense? Does Thread SDK give full Bluetooth functionality or not?
Chip is 52840, soft devices ones with aforementioned sdk:s.