[GH-ISSUE #1825] Sending custom parameters via Android app #1534

Open
opened 2026-02-28 01:30:26 +03:00 by kerem · 1 comment
Owner

Originally created by @B1ackt34 on GitHub (Jul 6, 2025).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1825

Hello, thank you for this wonderful library.

I would like to use my app to send custom parameters to ESP32 while running portal config.

Is there any way to send as JSON request?

Thank you in advance

Originally created by @B1ackt34 on GitHub (Jul 6, 2025). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1825 Hello, thank you for this wonderful library. I would like to use my app to send custom parameters to ESP32 while running portal config. Is there any way to send as JSON request? Thank you in advance
Author
Owner

@timr49 commented on GitHub (Jul 21, 2025):

Hi @B1ackt34,

I would like to use my app to send custom parameters to ESP32 while running portal config.
Is there any way to send as JSON request?

It could help you to get a response if you were to clarify the following:

  1. What is the relevance of "Android app"?
  2. Why are formats other than JSON not acceptable?
  3. Can you describe your use case?

In brief, collecting parameters for an ESP32 is what WiFiManager does best. But not in JSON format and not involving an Android (or other o/s) app.
-Tim.

<!-- gh-comment-id:3095954216 --> @timr49 commented on GitHub (Jul 21, 2025): Hi @B1ackt34, > I would like to use my app to send custom parameters to ESP32 while running portal config. > Is there any way to send as JSON request? It could help you to get a response if you were to clarify the following: 1. What is the relevance of "Android app"? 2. Why are formats other than JSON not acceptable? 3. Can you describe your use case? In brief, collecting parameters for an ESP32 is what WiFiManager does best. But not in JSON format and not involving an Android (or other o/s) app. -Tim.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#1534
No description provided.