Standard API Demo - Mobile Remote (Game Mode)

Tip: You can use "View Page Source" to get all codes of this demo.

This implementation is based on the Official Lovense Standard API Documentation.

1. Connection Setup

Open Lovense Remote App -> Click Menu "Discover" -> Click "Game Mode" -> Turn on the "Enable LAN" switch -> Input IP and Port

Request will appear here...
Response will appear here...

2. Search Connected Toys

Request:

URL:
Timestamp: -
Request will appear here...

Response:

Timestamp: -
Response will appear here...

3. Test `Function` Commands

Stop Previous: Default 1, If set to 0, it will not stop the previous command

Request:

URL:
Timestamp: -
Request will appear here...

Response:

Timestamp: -
Response will appear here...

4. Test `Pattern` Commands

â„šī¸ Enter a valid JSON object with the pattern command parameters

Request:

URL:
Timestamp: -
Request will appear here...

Response:

Timestamp: -
Response will appear here...

5. Test `Preset` Pattern Commands

Request:

URL:
Timestamp: -
Request will appear here...

Response:

Timestamp: -
Response will appear here...

6. Test `Position` Commands

Special command for Solace Pro, and only Solace Pro will respond to.

Request:

URL:
Timestamp: -
Request will appear here...

Response:

Timestamp: -
Response will appear here...

7. Test `PatternV2` Commands

Designed for Solace Pro, currently supported by all toys.

Form Input

This function helps calculate the offset time from the server:

  1. Records time T1 before sending request
  2. Records time T2 after receiving response
  3. Calculates offset: (T2 - T1)
Start Time (T1): -
End Time (T2): -
Calculated Offset: -

Request:

URL:
Timestamp: -
Request will appear here...

Response:

Timestamp: -
Response will appear here...