Skip to main content
menahemk
Associate
February 27, 2022
Question

Is LoRa & Z-wave concurrency available on STM32WL, similar to BLE & ZigBee/Thread concurrency on STM32WB?

  • February 27, 2022
  • 8 replies
  • 2108 views

..

This topic has been closed for replies.

8 replies

Andrew Neil
Super User
February 28, 2022

There's only one radio - so it can only be doing one thing at any one time.

You would have to devise some sort of time-sharing scheme...

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
menahemk
menahemkAuthor
Associate
February 28, 2022
Appreciate your prompt answer. Thought so.
But then how does STM32WB, with a single radio as well, claim BLE & ZigBee concurrency? I guessed so hardware-based time sharing and imagined a similar scheme in STM32WL.
Andrew Neil
Super User
March 1, 2022

I haven't looked into how they do it, but I don't see any particular reason to assume that it must be (custom) hardware?

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Andrew Neil
Super User
February 28, 2022

It seems that SiLabs own the Z-Wave IP, and the only 3rd-party licensee is Mitsumi - so no STM32 support at all?

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Louis AUDOLY
ST Employee
March 2, 2022

Hello,

There is no support on STM32WL for LoRa and Zwave concurrency. We haven't any exemple, so it's up to you to create your application.

regards

Andrew Neil
Super User
March 2, 2022

@Louis AUDOLY​  - Does ST have any support at all for Zwave ?

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Louis AUDOLY
ST Employee
March 2, 2022

Hello,

No sorry we don't have any support on this protocol.

Regards