Sergey Alyaev

Results 8 comments of Sergey Alyaev

I also have some basic issues on 12.1, but since it is on Intel, I posted it in a separate issue: https://github.com/nathankellenicki/node-poweredup/issues/142

Seems that this might be related to the OS and not the M1 chip: https://developer.apple.com/forums/thread/694146?login=true&r_s_legacy=true

> Passing the LWP3 service UUID to `noble.startScanning()` Can you elaborate in more detail on how to do that in code?

I can confirm the following setups: * Intel MacOS 12.3.1 with node16 * M1 MacOS 12.3 with node16 the discovery works for 1. Boost 2. Duplo train I am upgrading...

The combination of * M1 MacOS **12.4** with node16 and both hubs works as well.

After some looking into the code it seems that I should have run npm build:all This solves the issue above and the browser version seems to work (not every time),...

Thank you @WannaBeOCer! I suggest you make a pull request so that your reply is easier to find. For some reason, I did not get a notification about your reply.

Adding to the topic: Is there an external website where the docs are published? CahtGPT and I were strugling to find the correct usage.