Szymon Janc

Results 178 comments of Szymon Janc

This is already implemented, right?

Something like this maybe? https://github.com/apache/mynewt-nimble/pull/1366

Bluetooth host is CPU agnostic, for controller we support Nordic (nRF51, nRF52, nRF5340) and Dialog DA1469x (dialog_cmac) (https://github.com/apache/mynewt-nimble/tree/master/nimble/drivers for reference)

we have BLE_GAP_EVENT_NOTIFY_TX for notification, I have no objections on adding something similar for writes without response

@ccollins476ad this looks like useful feature, any chance you could have a look at this?

This should probably have some "generic" support in host ie ble_hs_disable()/ble_hs_enabled(), and support in HCI transport interface But... have you measured power savings? ie how much reinitialize would cost comparing...

Hi, Currently UART driver supports only H4 and thus requires HW flow control

it was always as 'nice to have feature' and we had no plans add support for it unless someone step up and contribute it

I don't think we have PDF documentation unfortunatelly

Hello, This forum is international so please use English when reporting issues