Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

You are here: Forum Home → ANT+ Forums → ANT-FS → Thread

   

Getting “Authentication Rejected”.

Rank

Total Posts: 1

Joined 2010-05-31

PM

Hi,

I am using WFConnector Framework on iOS device for connecting ANT-FS enabled AND weight scale.
It sometimes is connected successfully and able to download data.
But majority of the times it gives "Authentication Rejected". Can anyone please provide some advice on this?

Also, what is the difference between "Authentication Rejected" and "Authentication Failed".

Thanks.      
Avatar
RankRankRankRank

Total Posts: 662

Joined 2012-10-09

PM

Authentication Rejected means that the client device (the weight scale) rejected the request to authenticate. You can find more details on this on Section 5 and 12.5.2 of the "ANT-FS Technology" specification. Authentication Fail is implemented at the host to denote that there was a communication problem when requesting authentication (e.g. no response received, max retries exceeded).

Possible reasons for getting authentication rejected:
- Requesting the wrong authentication method (make sure you look at the authentication methods supported in the beacon!)
- If using passkey, using the wrong passkey
- If using pairing, taking too long at the client to take whatever action is required to accept the pairing request