cancel
Showing results for 
Search instead for 
Did you mean: 

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

PeterQ
Associate

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.

1 ACCEPTED SOLUTION

Accepted Solutions
PeterQ
Associate

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.

View solution in original post

1 REPLY 1
PeterQ
Associate

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.