2026-02-05 3:39 AM
Hi Guys.
I am just trying to receive data from sensors accommodated on STEVAL-BCN002V1B (Blue Tile board) using application "BLESensorDemoCentral" running on STEVAL-IDB008V2 board.
I am able to detect all services that are advertised by Blue Tile board using "BLESensorDemoCentral" application running on STEVAL-IDB008V2 board, which are "ServW2ST", "ConsoleW2ST" and "ConfigW2ST" services.
But I am still unable to find characteristics of all the three services described above.
Q1 : What changes ( Master context object ?, gatt callbacks ? ) shall be done on side of "BLESensorDemoCentral" application running on STEVAL-IDB008V2 to get all characteristics of all services that are received from by Blue Tile board (STEVAL-BCN002V1B)?
Q2. Does somewhere exist a code, that I could use as clue ?
Thanks for Your hints. PQ.
Solved! Go to Solution.
2026-02-08 11:15 PM
OK.
Found it.
There is the "BLE_Chat application inside" "STSW-BLUETILE-DK 1.3.0" package with Client (central) role, which can be used as a clue.
2026-02-08 11:15 PM
OK.
Found it.
There is the "BLE_Chat application inside" "STSW-BLUETILE-DK 1.3.0" package with Client (central) role, which can be used as a clue.