Hi Alan,
Thank you for your answer!
I will look into nimBLE and try to adapt it to ESP32 and start from there.
BR,
Alex
În sâm., 18 mar. 2023 la 13:41, Alan C. Assis a scris:
> Hi Alexandru,
>
> I tested here and the BLE for ESP32/C3 is indeed broken in the mainline!
>
> So I will investigat
Hi Alexandru,
I tested here and the BLE for ESP32/C3 is indeed broken in the mainline!
So I will investigate and fix it.
Currently NuttX BLE stack is very limited, depending on what you want to
do, it is better to use NuttX with nimBLE. There are board config examples
for nRF52/SIM, they need to
Hello!
I started working on a project for my university. The idea is to make a
smart home proxy using NuttX and ESP32-devkitc.
I tested the already available configs(wifi/ble/sta_softap/blewifi) to see
if they work and they seem fine using the stable release V10.3.0.
Using the latest version I go