You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checked the issue tracker for similar issues to ensure this is not a duplicate.
Described the feature in detail and justified the reason for the request.
Provided specific use cases and examples.
Feature description
Is there any known support / port of the esp-hosted "host" api to zephyr rtos ?
I already know and use esp-hosted to provide wifi and bluetooth to host MCU's running micropython and would like to use this same system for host MCU's running zephyr.
I'm not that familar with the zephyr networking implementations though I know it's got some overlay / inspiration from linux, so hoping there might be a known working implementation we could reference. It would be fantastic if this integration could eventually be included in upstream zephyr wifi and bluetooth so everyone can take advantage of this project.
Use cases
I would like to use esp-hosted running on a esp32-s3 or similar to provide network and bluetooth for host mcu's running zephyr, most commonly nxp mimxrt or stm32 devices in our applications.
Alternatives
Currently the only officially supported means I have to adding wifi and ble to both micropython and zephyr is based on infineon chipsets but espressif parts are far more readily available on pre-certified modules so I'd like to move to this platform.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Checklist
Feature description
Is there any known support / port of the esp-hosted "host" api to zephyr rtos ?
I already know and use esp-hosted to provide wifi and bluetooth to host MCU's running micropython and would like to use this same system for host MCU's running zephyr.
I'm not that familar with the zephyr networking implementations though I know it's got some overlay / inspiration from linux, so hoping there might be a known working implementation we could reference. It would be fantastic if this integration could eventually be included in upstream zephyr wifi and bluetooth so everyone can take advantage of this project.
Use cases
I would like to use esp-hosted running on a esp32-s3 or similar to provide network and bluetooth for host mcu's running zephyr, most commonly nxp mimxrt or stm32 devices in our applications.
Alternatives
Currently the only officially supported means I have to adding wifi and ble to both micropython and zephyr is based on infineon chipsets but espressif parts are far more readily available on pre-certified modules so I'd like to move to this platform.
Additional context
No response
The text was updated successfully, but these errors were encountered: