-
This has me stuck I'm not able to get the HCI controller to accept a create connection (in enhanced or legacy forms).
The HCI controller appears to have been setup correctly:
Any ideas? Does Zephyr / NRF require something very specific to start LE? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Which controller are you using? The nordic softdevice controller does not support running the scanner and the initiator at the same time, so will return disallowed. |
Beta Was this translation helpful? Give feedback.
-
@hermabe correct. We figured that out about half an hour ago. You mention Nordic softdevice controller. I'm fairly new to zephyr. Does that mean there are other controllers for the Nordic platform? I didn't see them in menuconfig but perhaps I missed something? |
Beta Was this translation helpful? Give feedback.
Which controller are you using? The nordic softdevice controller does not support running the scanner and the initiator at the same time, so will return disallowed.