You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/06/12 12:45:17 UTC

[GitHub] [nuttx] tmedicci commented on issue #9507: ESP32-S3: Add BLE support

tmedicci commented on issue #9507:
URL: https://github.com/apache/nuttx/issues/9507#issuecomment-1587270828

   > It also would be good if we can align the esp-idf version used for all ESP32 chip family.
   
   Hi Petro!
   
   We are moving wireless support from https://github.com/espressif/esp-wireless-drivers-3rdparty/ to https://github.com/espressif/esp-hal-3rdparty. ESP32-S3, specifically, uses this new Wi-Fi driver. You can check the work in progress here https://github.com/tmedicci/esp-hal-3rdparty/tree/sync-1-release_v5.1_develop. You can check `components` folder to get all the sources and libraries necessary to implement ESP32-S3's BLE. Let me know if you need anything else.
   
   I hope to submit the final release for the Wi-Fi in the next following days.
   
   PS: https://github.com/espressif/esp-wireless-drivers-3rdparty/ will be achieved soon.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org