When I used nrF52832 mouse application, the SDK version was 15.3. When I connected to MacOS, I had to make several attempts to connect. Can you tell me why?
Thank you very much。
When I used nrF52832 mouse application, the SDK version was 15.3. When I connected to MacOS, I had to make several attempts to connect. Can you tell me why?
Thank you very much。
I used the nrF52832 mouse demo ,not any change
Hi,
Please provide the debug log and sniff log to help investigate the issue.
The debug log could get with the terminal tool. If you set NRF_LOG_BACKEND_RTT_ENABLED as 1 in the sdk_config.h, you could get from the terminal window of Segger.
-Amanda H.