I want to use other computers, mobile phones and ipads for remote monitoring.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-10-12 6:56 PM
Another computer can ping the host successfully , but can't connect to Dashboard. My phone and ipad are the same.
What should I do?
Solved! Go to Solution.
- Labels:
-
STM32CubeMonitor
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-10-14 5:03 AM
Hello
There is no special configuration in the picture, we just use it to see the IP address.
Some point to check :
- Try to start a web browser on the host PC and open the http://localhost:1880/ and check that it is displayed
- Check in the setting file: The line uiHost: "127.0.0.1" should be commented. If not it will restrict connection to local machine.
- Check if there is no router or firewall between the devices which blocks the connection.
Best regards
Stephane
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-10-12 7:03 PM
Is this address the host ip address or the router ip address?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-10-13 5:36 AM
Hello
It is the address of the host computer. (The computer running STM32CubeMonitor)
You can find more information in this video : https://youtu.be/jlCLrg-yxN8
Best regards
Stephane
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-10-13 7:22 PM
Thank you.
I have watched this video many times before, and my understanding is that the host, mobile phone and ipad are in the same local area network. Even in the same local area network, other devices still cannot connect to the host address (ipv4), is there any configuration required for the router (but I can ping my computer with other computers, when I enter http://Ip address:1880/ , no dashboard found).:face_with_tears_of_joy:
Is there anything special about this configuration in the picture?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-10-14 5:03 AM
Hello
There is no special configuration in the picture, we just use it to see the IP address.
Some point to check :
- Try to start a web browser on the host PC and open the http://localhost:1880/ and check that it is displayed
- Check in the setting file: The line uiHost: "127.0.0.1" should be commented. If not it will restrict connection to local machine.
- Check if there is no router or firewall between the devices which blocks the connection.
Best regards
Stephane
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-10-14 6:31 AM
Hello
Thank you for your help.
- About 'Check in the setting file: The line uiHost: "127.0.0.1" should be commented. If not it will restrict connection to local machine.'
I don't where to find this setting file.
Best regards
Lh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-10-14 6:43 AM
It is in the general settings file. It is explained in this wiki :
https://wiki.st.com/stm32mcu/wiki/STM32CubeMonitor:How_to_change_general_settings
Best regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-10-14 6:46 AM
:beaming_face_with_smiling_eyes: Thank you.
