Skip to main content
Associate
March 26, 2025
Solved

Is it possible to create a mesh with 3 SensorTile.Box cards

  • March 26, 2025
  • 1 reply
  • 401 views

I've been trying to create a mesh for 2 weeks now and even just send data from a card to a pc via bluetooth but I'm completely stuck and I really need help. I have 3 sensortile cards. box (STEVAL-MKSBOX1V1) I saw that it had v5.2 BlueNRG-M2 and so normally I could make a mesh using function pack or even the application ios st ble mesh. but I'm totally blocked I wonder if this is even possible.

Can anyone give me some pointers, particularly on how to integrate the function pack or something else?

Best answer by Federica Bossi

Hi @titouancurt ,

To develop the BLE mesh project you need to use as FW 
https://www.st.com/en/embedded-software/fp-sns-blemesh1.html
related to sensortile.box V1 hardware.
You can find the right example for BLE mash implementation.
And as smartphone application you can use
https://www.st.com/en/embedded-software/stblemesh.html

1 reply

Federica Bossi
Federica BossiBest answer
Technical Moderator
April 3, 2025

Hi @titouancurt ,

To develop the BLE mesh project you need to use as FW 
https://www.st.com/en/embedded-software/fp-sns-blemesh1.html
related to sensortile.box V1 hardware.
You can find the right example for BLE mash implementation.
And as smartphone application you can use
https://www.st.com/en/embedded-software/stblemesh.html

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.