---
title: insufficientSignalStrength
framework: nearbyinteraction
role: symbol
role_heading: Type Property
path: nearbyinteraction/nialgorithmconvergencestatus-2fnve/reason/insufficientsignalstrength
---

# insufficientSignalStrength

Indicates that the users might be too far apart.

## Declaration

```swift
static let insufficientSignalStrength: NIAlgorithmConvergenceStatus.Reason
```

## Discussion

Discussion Coach the user to resolve the issue, such as by presenting text that instructs the user to move closer to the nearby peer or object.

## See Also

### Interpreting the convergence status reason

- [insufficientMovement](nearbyinteraction/nialgorithmconvergencestatus-2fnve/reason/insufficientmovement.md)
- [insufficientHorizontalSweep](nearbyinteraction/nialgorithmconvergencestatus-2fnve/reason/insufficienthorizontalsweep.md)
- [insufficientVerticalSweep](nearbyinteraction/nialgorithmconvergencestatus-2fnve/reason/insufficientverticalsweep.md)
- [insufficientLighting](nearbyinteraction/nialgorithmconvergencestatus-2fnve/reason/insufficientlighting.md)
