Skip to content
View in the app

A better way to browse. Learn more.

Tinkerunity

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Warp2 Tag injection?

Featured Replies

Geschrieben

Hallo zusammen,

ich veruche meine Warp2 per API freizuschalten. Hier der Code:

curl -X POST http://192.168.98.243/nfc/inject_tag_start \
     -H "Content-Type: application/json" \
     -d '{"tag_type": 1, "tag_id": "04:0C:11:22:4B:76:80"}' \
     -v

Das kommt zurück:

Note: Unnecessary use of -X or --request, POST is already inferred.
*   Trying 192.168.98.243:80...
* TCP_NODELAY set
* Connected to 192.168.98.243 (192.168.98.243) port 80 (#0)
> POST /nfc/inject_tag_start HTTP/1.1
> Host: 192.168.98.243
> User-Agent: curl/7.68.0
> Accept: */*
> Content-Type: application/json
> Content-Length: 49
>
* upload completely sent off: 49 out of 49 bytes
* Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK
< Content-Type: text/plain; charset=utf-8
< Content-Length: 0
< Connection: close
<
* Closing connection 0

Die Warp2 bleibt auf "Wartenauf Freigabe".

Was mache ich falsch?

Danke euch für eure Hilfe.

Geschrieben
  • Autor

Hallo @MatzeTF,

besten Dank. Ich habe die Warp2 mal neu gestartet und dann nochmals versucht den Inject zu senden mit:

curl -X POST http://192.168.98.243/nfc/inject_tag_start \
     -H "Content-Type: application/json" \
     -d '{"tag_type": 1, "tag_id": "04:0C:11:22:4B:76:80"}' \
     -v

im Anhang das LOG.

warp2-22re-Debug-Report-2025-07-14T08-48-19-491.txt

bearbeitet von Paulkerl

Geschrieben

Ist tag_type 1 korrekt? Im Debug-Report sind die Tag-Typen und IDs zensiert, deshalb muss ich fragen. Wenn das die Tags sind, die du mit der Wallbox erhalten hast, würde ich tag_type 2 erwarten. Bzw. kannst du in der NFC-Config auch nachsehen:https://docs.warp-charger.com/docs/interfaces/mqtt_http/api_reference/nfc/#nfc_config_warp3 beschreibt welche Tag-Typ-Nummer welcher angezeigte Tag-Typ ist.

Geschrieben

Moin, 
mit den mitgelieferten Karten und tag_type 2 klappt das bei mir wunderbar! Ich schau nach dem inject auch noch nach ob das erfolgreich war... Prüfe auf tagid und lastseen. 

 

bearbeitet von the_muck

  • 8 months later...
Geschrieben

Ich hätte hier eine Frage, die zum Thema passt.

Muss der Tag ein echter Tag sein? Sprich muss er in Hardware schon mal an die Wallbox gehalten worden sein.

Gerade habe ich eine Fantasie Nummer angelegt: AB:AB:AB:AB:AB:AB:AB und es klappt nicht.

Muss es ein spezieller Wertebereich sein?

Danke, Florian.

Geschrieben

Typ 2. Im command und in der Config der Wallbox.

dann schau ich da nochmals. Wollte das erst klären.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Gast
Reply to this topic...

Account

Navigation

Suche

Suche

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.