1

Topic: GUI Configuration Error at0

Hardware:
Nano
HC-05
Separate power source for both.
4 relay module powered from Nano 5v
Ardiuno V2.1 running on Linux Mint
Remotexy Library 3.1.9 installed
Android 8 on phone

After uploading to the Nano and receiving confirmation of upload.
Connecting wiring etc and powering up units, checked HC-05 working etc.
Downloaded and installed Remotexy 4.11.9 from Google Play.
Check and allow HC-05 Bluetooth access to phone
Activate app, locate and enable HC-05
Get: App version 4.11.9, API 26
        Device started
        Bluetooth device connected
        Receiving GUI configuration
        Read timeout error
        Receiving GUI configuration, try 2...
        GUI configuration error at 0
        Disconnect

Have seen some mentions in the forum about this: but no apparent resolution.
Does any one have the answers?

Railpostaus

2

Re: GUI Configuration Error at0

Hi
After many attempts using 3 different computer OS WIN 10, 11 and Linux Mint.
Found
1. Used Brave as browser.
In editor:-
2. Left the Module Interface settings at standard.
3. Left View settings unchanged (no password)
4. Element :- Used 1 switch and only changed "Snap to Pin" to 10

Loaded onto Nano -
Win 10 OS, Ardiuno IDE 2.1.

Used mobile to open:
Settings seemed to stumble and then opened onto screen with switch icon.
Testing confirmed 2 way comms with relay board.

Then tried 2,3,4,5 switches in succession, without changing anything etc relevant "Snap to Pin"

Again system on phone stumbled/paused but accepted and loaded.

Again 2 way comms working.

Is there a challenge with the speed/lack of speed, upload from module to phone causing the GUI error?

Do we need to place a pause in the programming to allow for the upload?

Railpostaus

3

Re: GUI Configuration Error at0

Problem Solved:

After checking through code found:
I had not put a PASSWORDetc into the coding.
The system looped until it ran out of time.
Then error message and shut down.

Place PASSWORD and system ran flawlessly.