Purpose: to develop a central device using nRF5340 and to enable both BLE Mesh and AoA features.
Questions:
1. nRF5 SDK supports nRF51 and nRF52 series but not for nRF5340 and thus I can only use nRF Connect SDK, right?
2. Is the BLE mesh feature of nRF Connect SDK stable enough or is it still in the experimental stage?
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_bt_mesh.html
3. To utilize the AoA feature, should I provide an algorithm to derive the object distance from the raw IQ data or is there existed library in the SDK do the calculation for me?