Page 1 of 1

ESP-IDF BLE_SPP_SERVER

Posted: Mon Oct 16, 2023 7:21 am
by emirhantr
Hello everyone, I have been trying to do a project about ESP32 modele.
My projects topic is BLE. I want to get data from module, sensor or electronics cards etc. and i want to read these on my PC or Mobile App. Can i do that via ESP32-C3-DevKit-M1 ? I want to get data from electronics card to PC, i will do an application to see values which is read or i will chech the value on app which already exist. (Bluetooth LE LAB - Bluetooth LE Explorer etc.)
Thank you for helps. Have a nice day.

Re: ESP-IDF BLE_SPP_SERVER

Posted: Mon Oct 16, 2023 8:56 am
by MicroController
Can i do that via ESP32-C3-DevKit-M1 ?
Except for the ESP32-S2, all ESP32s, including the ESP32-C3, have BLE support. So the BLE side of things will not be an issue.