Lovense API Demos By Delta (Test Only)

Standard API - Mobile Remote Control

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

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

Send advanced pattern commands to Solace Pro. Each action consists of a timestamp (ms) and position value.

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...