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

SDIO interface for WIFI with NRF52832

Can NRF52832 natively or solfware support SDIO protocol for Interface WiFi modules. Any Examples available for it ?

Parents
  • Hi Jørgen,

    Actually, a WiFi module of our new device only supports SDIO interface.

    I have checked the nRF5 SDK v12.1.0, there is a SDIO driver, it's really good.

    But I have a question, the SDIO driver looks like driving by software GPIO controlling.

    Is it really stable If there are some BLE tasks(high priority task) running at the same time?

    Thanks a lot.

Reply
  • Hi Jørgen,

    Actually, a WiFi module of our new device only supports SDIO interface.

    I have checked the nRF5 SDK v12.1.0, there is a SDIO driver, it's really good.

    But I have a question, the SDIO driver looks like driving by software GPIO controlling.

    Is it really stable If there are some BLE tasks(high priority task) running at the same time?

    Thanks a lot.

Children
No Data
Related