sjanc commented on a change in pull request #894:
URL: https://github.com/apache/mynewt-nimble/pull/894#discussion_r551170851
##########
File path: targets/nordic_pca10056-blehci-usb/syscfg.yml
##########
@@ -0,0 +1,7 @@
+syscfg.vals:
+ BLE_HCI_TRANSPORT: usb
+ BLE_PUBLIC_DEV_ADDR: "(uint8_t[6]){0x81, 0x19, 0x1A, 0xC0, 0xCA, 0xC0}"
Review comment:
I'm not sure if we should hardcode public addr in samples, and BlueZ is
able to handle controllers without one just fine
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]