Hi,
I'm using nRF52840, with NFC pairing (based on SDK examples).
Thanks!
Hi,
I'm using nRF52840, with NFC pairing (based on SDK examples).
Thanks!
Hi,
Just to avoid confusion: A 'scan' request will not cause a connected event, but a 'connect' request may trigger a connected event.
If you send a connect request but it doesn't trigger a connected event, then either the peripheral have whitelist that prevent the peer to connect and/or there is noise in the environment that prevent the packet to be received (this is a common scenario, for instance <5% of the cases).
Best regards,
Kenneth
Hi Kenneth,
It happens much more than 5%. Is there a way to solve it?
Thanks
Have you done any DTM (Direct Test Mode, see example in SDK) testing on the design to ensure that you have a good design?
Do you have any serial interfaces active (e.g. spi, uart, i2c..) while advertising that may impact the radio in some way?
Have you done any DTM (Direct Test Mode, see example in SDK) testing on the design to ensure that you have a good design?
Do you have any serial interfaces active (e.g. spi, uart, i2c..) while advertising that may impact the radio in some way?