Hey ![]()
Most connection or compile issues come down to one thing: a version mismatch between the app and the InstantIoT Arduino library. Before reporting a bug, please make sure both are on the latest version β it fixes a surprising number of problems on its own.
1. Update the app
Open the Play Store β search InstantIoT β tap Update if itβs available.
2. Update the InstantIoT Arduino library
In the Arduino IDE β Tools β Manage Libraries β search InstantIoT β click Update to the latest version.
Why this matters
The app and the library talk to each other over a shared protocol. When one is recent and the other is old, you can get connection failures or odd behavior that look like bugs but are just an incompatibility.
Keeping both current keeps them in sync.
Still stuck after updating?
Open a new topic here and include:
- Your board (ESP32 / ESP8266, which variant)
- The mode youβre using (Direct or Server)
- App version and library version
- What you expected vs. what happens β paste any error message as text, not a screenshot, so itβs searchable
The more you give, the faster we can help.