zhihui2015 commented on issue #15788: URL: https://github.com/apache/nuttx/issues/15788#issuecomment-2646822492
Thanks for the reply! @raiden00pl I switched to 12.6-RC1, or 12.8, and the tests are all fine. I can now detect BLE advertisements and establish connections using nrf-connect. Both 12.6 and master versions have issues. @hujun260 I cherry-picked this PR-15797, and it seems mostly fine. BLE advertisements work during testing, but I see the following log during startup: ``` nsh> nimble GAP procedure initiated: stop advertising. Failed to restore IRKs from store; status=8 advertise ``` Not sure if there are any other issues? -- 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. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org