Skip to main content
Associate
February 5, 2026
Solved

Receiving data from STEVAL-BCN002V1B board using STEVAL-IDB008V2 one

  • February 5, 2026
  • 1 reply
  • 119 views

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.

Best answer by PeterQ

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.

1 reply

PeterQAuthorBest answer
Associate
February 9, 2026

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.