peacemaker Expert Licensed User Longtime User Jul 18, 2023 #1 Hi, All Is it correct requirement to the system ? If requested to be BLE v.4.1+, but ... COM-port is required to read the sensor data. But SPP profile is a part of classic BT v.4-
Hi, All Is it correct requirement to the system ? If requested to be BLE v.4.1+, but ... COM-port is required to read the sensor data. But SPP profile is a part of classic BT v.4-
Erel B4X founder Staff member Licensed User Longtime User Jul 19, 2023 #2 SPP has nothing to do with BLE. Upvote 0
peacemaker Expert Licensed User Longtime User Jul 19, 2023 #3 But for ESP32 something like this is possible... esp-idf/examples/bluetooth/bluedroid/ble/ble_spp_client at master · espressif/esp-idf Espressif IoT Development Framework. Official development framework for Espressif SoCs. - espressif/esp-idf github.com Chapter 4 SPP (Serial Port Profile) on BLE - Programmer Sought Chapter 4 SPP (Serial Port Profile) on BLE, Programmer Sought, the best programmer technical posts sharing site. www.programmersought.com Upvote 0
But for ESP32 something like this is possible... esp-idf/examples/bluetooth/bluedroid/ble/ble_spp_client at master · espressif/esp-idf Espressif IoT Development Framework. Official development framework for Espressif SoCs. - espressif/esp-idf github.com Chapter 4 SPP (Serial Port Profile) on BLE - Programmer Sought Chapter 4 SPP (Serial Port Profile) on BLE, Programmer Sought, the best programmer technical posts sharing site. www.programmersought.com