DevelopersDocumentation

Device Emulator Sandbox

Keon WiFi SDK → Device Emulator Sandbox

A live build of the SDK’s device emulator: a virtual Keon device that connects to the production FeelExchangeCenter exactly like real hardware. Use it to develop and test integrations without a physical device — commands sent through the SDK (or the React Hook Sandbox) move the on-screen device in real time.

Open the Device Emulator in a new tab

How to use it

  1. Open the emulator and register a virtual device — it obtains a Device Connection Key (DCK) the same way real hardware does.
  2. Copy the DCK into your integration (or into the React Hook Sandbox in another tab).
  3. Send commands over FUG or WiFi — the emulator renders motor movement, intensity and status reports, and logs the message traffic.

Inline preview