stm32duino/STM32duinoBLE

Zigbee support request

albertomercurio opened this issue · 1 comments

Hello,

I don't know if this is the correct place for this issue. As an alternative I could write the issue in the Arduino_Core_STM32 repo.

Nevertheless, I think that the zigbee support could be an important implementation (some times more than the BLE protocol), since home automation makes more and more use of this protocol.

Hi @albertomercurio
This library is based on the official Arduino BLE one.
Goal was only to add the STM32 arch support. Best way would be to open this request to the original librart then it could be inherited here after sync.