lilliesAndRoses
lilliesAndRoses
Which all versions of sphero are supported by this SDK? Does the beta support SPRK+ and BB8? Why is this information not captured in the documentation?
Hi, I tried using this app (UART) on Chromebook, since android apps through PlayStore are now supported there. I could not discover any services through this app and hence could...
As per https://www.midi.org/specifications/item/gm-level-1-sound-set, on MIDI Channel 10, each MIDI Note number ("Key#") corresponds to a different drum sound. I do not see that the channel 10 is given this special...
Hello, I have a device to which I can connect correctly using NRF52 DK board. I do get the services and characteristics also correctly. I turn on notifications on all...
The documentation of the function `updateConnectionParameters` says following about the connection parameters object. ``` {number} min_conn_interval: Minimum Connection Interval in 1.25 ms units. {number} max_conn_interval: Maximum Connection Interval in 1.25...
While using python-jsonrpc-server if I start typing fast in the monaco editor (which I am using coupled with monaco-languageclient), I get a flurry of warnings WARNING - pyls_jsonrpc.endpoint - Received...
Is the "mirror" argument in the build script mandatory? Is there a way to make builds work offline?