warning: Experimental symbol MODEM_MODULES is enabled.

Hi all,

We are currently developing a modem application for use with a Linux host, based on a nRF9161 using nRF SDK 3.0.0 and toolcahin 3.0.1

When compiling the Serial LTE Modem app using the overlay-ppp-cmux-linux.conf overlay we get the above warning that CONFIG_MODEM_MODULES is experimental. 

It seems to be required for the modem functionality, but I do not want these warnings in a finished product. Am I missing something?

If not, does anybody know why this is experimental? The modem application seems a core example to me, so I would not expect experimental settings here.

Thanks,

Jan Martin Wagenaar

Parents
  • Hello,

    If not, does anybody know why this is experimental? The modem application seems a core example to me, so I would not expect experimental settings here.

    the experimental tag was added here. That was a long time ago, so I'm not sure why it's still marked as experimental.

    Also, here is the requirement for stable API in the Zephyr documentation. I will check if the developer will be available to address your question.

Reply
  • Hello,

    If not, does anybody know why this is experimental? The modem application seems a core example to me, so I would not expect experimental settings here.

    the experimental tag was added here. That was a long time ago, so I'm not sure why it's still marked as experimental.

    Also, here is the requirement for stable API in the Zephyr documentation. I will check if the developer will be available to address your question.

Children
No Data
Related