scanAndConnect
If Bluetooth is enabled, will scan for a goTenna in the area and attempt to connect to it.
If Bluetooth is enabled, will scan for a goTenna in the area and attempt to connect to it. If this device has connected to a goTenna before, it may specifically look for that goTenna. You can determined if we have connected to a goTenna before by using getConnectedGotennaAddress()
You can also clear a remembered goTenna by calling clearConnectedGotennaAddress()
Arguments
deviceType?: 'V1' | 'MESH'
The type of goTenna device you wish to scan for.
Last updated