apache / mynewt-mcumgr-cli

MCU Manager CLI
https://mynewt.apache.org/
Apache License 2.0
63 stars 39 forks source link

ble Support on windows #20

Open ballardr opened 4 years ago

ballardr commented 4 years ago

Hi,

I've found out from Zephyr [1] that "The mcumgr command-line tool only works with Bluetooth Low Energy (BLE) on Linux and macOS", ie BLE support does not work on windows.

I'm wondering why this is? (I can't find any documentation on why); and if there is any possibility for it to be fixed? I'd be keen to try and get it working if it is not too onerous of a task.

Kind Regards, Richard

[1] https://docs.zephyrproject.org/latest/samples/subsys/mgmt/mcumgr/smp_svr/README.html

dakejahl commented 3 years ago

I am curious about this as well

vChavezB commented 1 year ago

I also have interest.