Jim Mussared

Results 38 issues of Jim Mussared

1. Use the characteristic end handle (available in next MicroPython release) when querying descriptors. Fixes #485 2. Fix server-side custom descriptor registration. Fixes #442 3. Fix descriptor client events. 4....

We're using NimBLE in [MicroPython](https://github.com/micropython/micropython) and do much of our testing on (64-bit) Linux. @dpgeorge Similar to #96 (@turon). Please see commit messages for details. @KKopyscinski / @sjanc should I...

hi! I'm from the [MicroPython](https://github.com/micropython/micropython) project. We provide a Python API around NimBLE, but we've run into a problem due to the fact that the Python program can be restarted...

Somewhat a follow-up to https://github.com/apache/mynewt-nimble/issues/887 We're using NimBLE on several different HCI controllers, but one of the major ones doesn't support LE Privacy 1.2, which means that it relies on...

hi! I'm from the [MicroPython](https://github.com/micropython/micropython) project, where we use NimBLE as our BLE stack (on top of a few different HCI controllers). I've recently been doing some work with pairing...

i write "i love boats" and got no substitutions. not sure why "love" didn't substitute (edit: didn't pause for long enough after the space?) but "boats" isn't a match.

it would be neat to select an emoji that has already been substituted and see the list of options again.

being born in 1984 makes me not quite millennial enough to want to write entire sentences in emoji. if i write a word that matches no emoji, then press space,...

it'd be neat to hover over a suggested emoji and see what its actual name is.

The `hci_uart` example is really useful, but occasionally I have a need to use it over a USB UART. This PR adds support for this, including sample configuration for the...

area: Bluetooth