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
You suggested in #31 that perhaps going to an ESP32 is a better option than continuing with the SiLabs chip for BLE and WiFi. We have a mostly complete project to track satellites that uses efm32-base, and we want to reuse the code on ESP32, or perhaps make it compatible with both platforms.
Fortunately, ESP-IDF is also cmake-based, so maybe this is pretty easy to add as a submodule and start porting.
Do you have any experience doing something like this?
Any words of wisdom along the way?
Thanks for your help!
-Eric and Zeke
The text was updated successfully, but these errors were encountered:
Hi Ryan,
You suggested in #31 that perhaps going to an ESP32 is a better option than continuing with the SiLabs chip for BLE and WiFi. We have a mostly complete project to track satellites that uses efm32-base, and we want to reuse the code on ESP32, or perhaps make it compatible with both platforms.
Fortunately, ESP-IDF is also cmake-based, so maybe this is pretty easy to add as a submodule and start porting.
Thanks for your help!
-Eric and Zeke
The text was updated successfully, but these errors were encountered: