Skip to main content
ARAMP
Associate
August 20, 2018
Question

can STEVAL-ILL083V1 board with stm32-L051K6 and SPBTLE-1S can be implemented in mesh technology and how ??

  • August 20, 2018
  • 1 reply
  • 545 views

I am using the board STEVAL-ILL083V1 for controlling street light i.e. on/off/dimming. According to the given package it can be performed for individual board. Now I am thinking of to treat STEVAL-ILL083V1 as a node and want to take several such nodes to implement them in mesh topology. Now how can I do this . Do I want any DCU (data concentrator unit ) here. And is there any firmware available for both the node and border router(DCU) working in mesh topology??

Thank you

Apoorva Rampal

This topic has been closed for replies.

1 reply

alok
Visitor II
September 13, 2018

Your requirement is for BLE-Mesh ? If yes, please look for X-CUBE-BLEMESH1

Since you are talking about DCU etc... your requirement is probably fulfilled by 6LoWPAN kind of mesh using sub-1GHz radio. I suggest you can look at the following software: X-CUBE-SUBG1

Thanks