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

Enable RAI config option

Hi,

I would like to enable the RAI support in the latest master branch of nRF.

Therefore I had a look at the kconfig reference:

https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/kconfig/CONFIG_LTE_RAI_REQ_VALUE.html?highlight=rai#cmdoption-arg-CONFIG_LTE_RAI_REQ_VALUE

Unfortunately, this is a undefined symbol and the application cannot be built with this parameter.

In the nRF SDK doc there is another RAI option:

https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/udp/README.html?highlight=rai#cmdoption-arg-CONFIG_UDP_RAI_ENABLE

but this is also a undefined symbol.

So, I tried both CONFIG_LTE_RAI_REQ_VALUE and CONFIG_UDP_RAI_ENABLE but none of them is working. (on master branch)

My question is what is the correct config option to enable RAI?

Thanks in advance.

Manuel

Parents Reply Children
No Data
Related