Is it possible to know the memory footprint of BLE Server (FLASH, RAM) ?
I have a project of BLE Joystick (my current code is using C++ and ESP32-BLE-Gamepad library), my final goal is to make a Rust implementation. I wonder if it will fit ESP32 memory.