I've been tested for BT SIG however have met error which sent 0xc000 and got 0xc000. I expected to receive 0x8xxx. Command is LETestEnd. I tested with nRF51822 customer board.
I need your opinion for solving this error.
Thank you & Regards. Daniel
I've been tested for BT SIG however have met error which sent 0xc000 and got 0xc000. I expected to receive 0x8xxx. Command is LETestEnd. I tested with nRF51822 customer board.
I need your opinion for solving this error.
Thank you & Regards. Daniel
I had the same problem; turns out I was talking to normal HCI firmware (devkit firmware) instead of the special DTM firmware. After flashing the correct one the issue was solved. The both share the same framing format so they appear to work but are not compatible.
I had the same problem; turns out I was talking to normal HCI firmware (devkit firmware) instead of the special DTM firmware. After flashing the correct one the issue was solved. The both share the same framing format so they appear to work but are not compatible.