DECT PHY events callback context

Hi All,

I have a question regarding modem DECT phy API.

There is a function nrf_modem_dect_phy_event_handler_set(nrf_modem_dect_phy_event_handler_t handler).
I'd like to know more information about handler:

1. Is this function callback called inside ISR context or inside zephyr thread context? 
2. Are there any strict limitations for the time processing inside that event callback handler?

Thanks in advance!

Parents
  • Hello, 

    There are some API changes introduced with the latest DECT modem FW. I have forwarded internally to get some feedback on your questions. What modem FW are you currently working with? Note that with the latest modem FW, the latest version of NCS v3.0.x must be used due to these changes.

    I hope to have an answer by end of tomorrow. 

    Kind regards,
    Øyvind

Reply
  • Hello, 

    There are some API changes introduced with the latest DECT modem FW. I have forwarded internally to get some feedback on your questions. What modem FW are you currently working with? Note that with the latest modem FW, the latest version of NCS v3.0.x must be used due to these changes.

    I hope to have an answer by end of tomorrow. 

    Kind regards,
    Øyvind

Children
Related