Hi I using nRF51822, and want to know about the Nordic driver support LMP feature Do you have any document about driver support? Or any software development document except SDK document may help to check. Thanks!
Hi I using nRF51822, and want to know about the Nordic driver support LMP feature Do you have any document about driver support? Or any software development document except SDK document may help to check. Thanks!
Hi there,
What exactly do you mean by "LMP feature"? There is the LL Feature Exchange procedure, which is executed automatically by the stack without the application having to worry about it, and then there's LMP, the Link Manager Protocol, which is a BR/EDR only protocol and not applicable to BLE.
Carles
Thanks for your comment, sorry I didn't clarify my question clearly. Connecting with system with Linux BlueZ when I using "hciattach", initially it will send hci command "Read Local Supported Features Command", which can see from Bluetooth Vol.2 Part.E Ch 7.4.3, in spec also show that this is mandatory for LE controller,but I don't know the feature nRF51822 provides.
Thanks for your comment, sorry I didn't clarify my question clearly. Connecting with system with Linux BlueZ when I using "hciattach", initially it will send hci command "Read Local Supported Features Command", which can see from Bluetooth Vol.2 Part.E Ch 7.4.3, in spec also show that this is mandatory for LE controller,but I don't know the feature nRF51822 provides.