Hi everyone,
I’m currently working with @particle/react-native-ble-setup-library
, and I noticed that it depends on @particle/device-control-ble-setup-library@1.0.0
.
However, it seems that this package has been removed from npmjs.com – the download link now returns 404 Not Found.
My questions are:
-
Was
@particle/device-control-ble-setup-library
intentionally removed, or is this an oversight? -
Is there an official replacement or successor for this library?
-
Should we migrate to a specific version of
@particle/react-native-ble-setup-library
that no longer depends on it? -
And additionally: Is there a new, up-to-date example showing how to configure Wi-Fi on a Particle Muon via BLE?
Thanks a lot for your help!
Best regards,
Dieter